On Thu, 14 Nov 2002, Alastair Hole wrote: > Running the above command works fine apart from one crucial detail: > I have to MANUALLY hit enter to get DosEMU to start: > > DOSEMU will run on _this_ terminal. > To exit you need to execute 'exitemu' from within DOS, > because <Ctrl>-C and 'exit' won't work! > Redirecting $HOME to DOS drive D: > > Now type ENTER to start DOSEMU or <Ctrl>C to cancel > > I thought that I would be able to mimic this with an extra '\r' in my > keystroke string - but dosemu doesn't seem to get as far as processing > the keystrokes.
try the -quiet flag. You could use ./dosemu -home -quiet -input "\rD:\\fu\\bar.exe\rexitemu\r" instead. 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