Page 2 of 2

Re: DOS program won't run in MSDOS window in Windows XP guest

Posted: 13. Jan 2010, 13:57
by ghr
mpack wrote
But we've already established that your CALSOD software can't access files over a network
but I'm not so sure about that. Remember: in DOS one likes (liked) to map drives consecutively (more or less) and there should be a

Code: Select all

lastdrive= 
statement in config.sys containing the 'highest' drive letter used. Edit: here I have (physical or virtual) DOS 5 or DOS 6 in mind, not an XP command line...

Re: DOS program won't run in MSDOS window in Windows XP guest

Posted: 13. Jan 2010, 13:59
by mpack
I'm not sure how that applies to a DOS application running under XP.