>>>>> John Sowden writes:

 John> I am attempting to start dos with icon#1 and run autoexec (diff
 John> name) #1; OR icon#2 with autoexec (2nd diff name)#2.

        I'm using cmdline.com for this purpose.

lredir z: linux\fs\proc\self
cmdline < z:\cmdline
lredir del z:

IF "%EXEC%" == "" goto done
%EXEC%
exitemu
:done

        And run dosemu as 'xdos exec=myprog.bat' for example.

-- 
  Sergey Suleymanov

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to