Lots of ways to deal with this one. If you have your command line options setup properly, auto-svn, separate, qt55, etc, etc you do not need to answer the update prompt question(s).
You could write a script to CALL qtenv-build-wsjtx.cmd passing it the command line options needed for build. [1] CALL "C:\JTSDK\scripts\qtenv-build-wsjtx.cmd -b dev -n wsjtx -c release -t install" [2] You can look at the qtenv.cmd file itself and see how the WSJT-X build script is being called now, which is the exact example of what your asking. 73's Greg, KI7MT On 9/11/2016 12:44 PM, Bob KD7YZ wrote: > I tried making a batch file to bring up the cmd window, change to > > qtenv.cmd > > download the latest ((answer Y to the question)) > > then issue ... build-wsjtx rinstall > > alas .. i fail at it. > > anyone have a working batch I may use on win-7/64 ? > > thanks > > > ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
