Albert, This time/date wackiness has been around in dosemu for acouple of years at least.
I get around it by putting time and date commands in autoexec. Then, I start dosemu with a script that feeds keystrokes for thr right time like: #!/bin/bash xdos -I 'keystroke '\"`date +%H:%M`\\r`date +%m-%d-%Y`\\r\" It works for me. Russ Poyner On Sat, 02 Feb 2002, Albert Loo wrote: > hi, > > Dosemu 1.0.2.1 / Drdos is 8 hours slower than the > actual time (date is correct). > > Switching back to Dosemu 1.0.1 / Drdos shows the correct > date/time - matches PC bios date/time. > > I'm using Mandrake 2.2.19, set as local time. > > Has this been noticed ? > > Albert > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.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
