View Single Post
Old 20-04-2013, 09:46 AM   #2
dosraider
Dismembered.
 
dosraider's Avatar

 
Join Date: Aug 2007
Location: Dixmuide, Belgium
Posts: 2,767
Default

Kinda simple, was done a lot in the ol'days, let say you want to run W3 from dosprompt with write launched:
comm line would be:
c:\win write.exe

Or you have the game inner space in c:\space\ dosprompt comm line would be:
c:\win c:\space\inspace.exe

If you want to put those in a batch file, no problem.

Notice: comm line is in real MsDos
c:\win c:\space\inspace.exe
and not
c:\windows\win c:\space\inspace.exe
as c:\windows\ should be auto added to the dospath%% in autoexec when installing W3

For dosbox however depending if you adapt your dospath%% or not, it's possible that the comm line needs to be
c:\windows\win c:\space\inspace.exe

Capiche?
__________________

Not a member of The Victorious People's Shoutbox Liberation Army.
Not a member of the GAG Guerrilla. Don't get A Grip!
FOR RENT
*Advertising space*

Last edited by dosraider; 20-04-2013 at 09:54 AM.
dosraider is offline                         Send a private message to dosraider
Reply With Quote