VOGONS

Common searches


Search results

Display options

Re: Passing command line arguements to a DOS program

The AUTOEXEC section worked. I didn't know that you could use that section to run the final program. The order of execution between AUTOEXEC and the command line parameters was confusing. My commands in the Autoexec section are: MOUNT C "C:\DOSPROGRAM" C: DOSPROGRAM /COM=4 EXIT I found that the - …

Passing command line arguements to a DOS program

How do you pass command line parameters to a DOS program that is started up with a desktop shortcut? Program works great from the shortcut icon when no parameters are specified to the DOS program. When a parameter is specified with the program, I just get the console. I'm using Windows 7 (what a …

Page 1 of 1