| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Sep 21, 2003 2:55 pm Post subject: SUBST.EXE |
|
|
When you create a new drive using SUBST.EXE, do you have to re-mount
the drives on startup of the computer? When I restart my computer after
doing this the virtual drive is gone. I know some of you have made apps
using SUBST.EXE so any tips or suggestions, at all, are much appreciated.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Sun Sep 21, 2003 5:46 pm Post subject: |
|
|
Yes, you do have to re-mount the drives. The VirtualDrives are only good for that session. _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sun Sep 21, 2003 7:21 pm Post subject: |
|
|
Yes, you have to remount with each boot. Of course, you can do this one
of two ways. Via autoexec.bat, or a program made in VDS that starts up
with Windows.
Chris and I both made programs in VDS for this using the subst.exe
program.
Please note though, that if you are going to make a program for
distribution that on the Win9x systems you use "command" and on the
NT based systems, you use "cmd".
Also note that if you poll subst.exe for current virtuals, they will be in
shortname format.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Sep 21, 2003 7:37 pm Post subject: |
|
|
Thanks guys, you helped a lot! Much appreciated.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|