Post by Harry PotterPost by JJNo. But you can disable DriveSpace when in DOS mode / pure DOS, but still be
able to access DriveSpace compressed drives from Windows and
DOS-under-Windows. i.e. use Windows' DriveSpace driver alone, without the
DOS version of the DriveSpace driver. This means that no DOS program will be
able to see DriveSpace compressed drives unless they're running under
Windows' DOS (box).
I'll look into msdos.sys then. Thanks! :)
I really don't use DOS mode and DriveSpace drives at once, so this might be good. :)
I forgot to mention that with that method, the DriveSpace compressed files
(e.g. DRVSPACE.001) must be manually mounted using undocumented command line
switch. e.g. to mount:
drvspace /mount d:\drvspace.001
I haven't found a way to specify the driver leter to use.
To unmount:
drvspace /unmount h:
Both of the above command will show a message box for reporting the result.
I found a reference to a possible /NOPROMPT switch which I think it'll omit
that message box (I haven't tested it yet).