View Single Post
Old 30-05-2005, 07:57 PM   #4
Reup
10 GOSUB Abandonia
20 GOTO 10
 
Reup's Avatar

 
Join Date: Dec 2004
Location: Eindhoven, Netherlands
Posts: 1,508
Default

Maybe they could add some sort of auto-mount

'Use case' (sort of)
Code:
c:\>automount
Attempting automount...
Mounting harddrive c: as c:\
Mounting harddrive d: as d:\ 
Mounting CDROM e: as e:\
Mounting CDROM f: as f:\
Or something. This for people that don't want to specify anthing.

An extra option to the mount command could also be nice. Say you have just unzipped sq5 to a certain folder. You fire up DOSBOx but don't want to mount the root and cd through them or don't feel like typing the whole path:

Code:
c:\>mount /f sq5 f:
Searching for 'sq5'... Found. 
Mounting '/usr/bin/games/dos/adventure/sierra/sq5/' as drive f:
Reup is offline                         Send a private message to Reup
Reply With Quote