[Ham-Computers] Help with batch file?
Dave 'Doc' Corio
dcorio at zitomedia.net
Fri Mar 21 10:35:38 EST 2008
I'm afraid that doesn't do anything.
I found a site on the web that has helped some. What I have so far is
CD C:\Ham Radio\DXKeeper\
START DXKeeper637
TYPE NUL | CHOICE.COM /N /CY /TY,7 >NUL
CD C:\Ham Radio\Commander\
START CI-V Commander699
This starts DXKeeper perfectly. The next line pauses the program for
7 seconds, while DXKeeper actually opens. It then changes directories to
Commander okay, but won't recognize CI-V Commander699. I suspect that is
due to the space in the file name between the V and the C. Can't figure
out how to address that.
In answer to the coming question, I'm not using the DXLab Launcher,
because this startup is to run MultiPSK with only a couple of selected
programs from DXLabs.
Thanks for any help!
Dave KB3MOW
Ron Youvan wrote:
>> Been a lot of years since I did anything with batch files! I'm
>> trying to start a sequence of programs, but can't remember the proper
>> structure for the .bat file. Have been trying something like this:
>
>> CMD
>> CD C:\Ham Radio\ProgramFile\Program.exe
>> CD C:\Ham Radio\OtherFile\Otherprogram.exe
>> EXIT
>
>> Obviously, this is not working (or I wouldn't be asking for help).
>> The CMD window opens, but there is no directory change or program start.
>
>> Can someone point me in the right direction?
>
> From my 6.22 days, try:
>
> C:\Ham Radio\ProgramFile\Program.exe
> C:\Ham Radio\OtherFile\Otherprogram.exe
More information about the Ham-Computers
mailing list