oem.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DRVSPACE /AUTOMOUNT
Examples
────────────────────────────────────────────────────────────────────────────
 
                            DRVSPACE /AUTOMOUNT
 
Modifes the AUTOMOUNT setting in the <DRVSPACE.INI> file. The AUTOMOUNT
setting enables or disables the automatic mounting of removable drives,
including floppy disk drives. By default, DriveSpace automatically mounts
all removable drives.
 
Note:  For this switch to take effect, you must restart your computer.
 
Syntax
 
    DRVSPACE /AUTOMOUNT=0|1|A...Z
 
Parameters
 
0
    Prevents DriveSpace from automatically mounting removable drives. Use
    this value to save memory.
 
1
    Directs DriveSpace to automatically mount all removable drives. This is
    the default setting.
 
A...Z
    Directs DriveSpace to automatically mount specified removable drives.
    For example, to have DriveSpace automatically mount drives A, B, and G,
    you would type DRVSPACE /AUTOMOUNT=ABG at the command prompt.
 
                                      ♦