> What i'm doing is: > > 1.- Client telnet the linux box > 2.- Client logs in with bash shell > 3.- .bash_profile takes care of auto-launching the dosemu > 4.- autoexec.bat takes cares of auto-launching the app > 5.- As the app quits, the shell autoquits just after > (no open shell for the user)
what if they hit CRTL-C ? :) you should be able to set their shell to dosemu.bin, and see if that works ok. Can you make a seperate login for each different instance of dosemu, each with their own copy of dosemu, that way there is no need for a seperate autoexec.bat. You must have a copy of real MSDOS don't you? > How u do suggest i could accomplish the same effect with a "system" wide > installation like the one resulted from compiling from source code? > > Just as i reminder, i did tried the latest source code of DOSEMU and > FreeDOS (bin.ziped file) and the app program simply does not work (i > must use MS DOS). > > If i can have a bin package like the old one i could just do the same > but with the newer version and then i might have a chance. > > Thanks > > Guillermo > > On Sun, 2003-12-07 at 15:20, Stas Sergeev wrote: > > Hello. > > > > Guillermo Gomez wrote: > > > dosmeu-1.0.2.1-bin.tgz > > You are using dosemu version that is 2 years old and > > is unsupported for ages. Unless you upgrade, you are > > on your own with your problems. > > To make you more motivated, I can note that the newer > > dosemus are trying much harder to release as many CPU > > power as possible to the OS. > > > > __________________________________ > > Do you Yahoo!? > > New Yahoo! Photos - easier uploading and sharing. > > http://photos.yahoo.com/ > > - > > 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 > > - > 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 > - 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
