On Tue, 4 Feb 2003, Ambrose wrote:

> I would like to automatically load a .bat or .exe when I start dosemu.
> Is there a command line option to do this? Can it be done at all?
>
> I need to place links on my Desktop (KDE) to load a .bat or .exe files.

Example:
xdosemu -input '\r' -quiet -E foo
executes foo (.exe or .bat) in an X DOSEMU window

It's probably best to write batch files that have "exitemu" as the last
command, otherwise you're stuck at the DOS prompt after exiting the DOS
program.

Bart

-
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