Subst a drive at startup

Robinson

New member
Local time
4:44 PM
Messages
5
Hi,

I want to map a folder to a drive at startup. I did this on my Windows XP box by adding a registry entry in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run, which said:

subst v: c:\vss

This doesn't work in Windows 7, i.e. whenever I boot the subst'd drive is missing. I'm not running as admin on this 7 box whereas I was on the XP version.

Any thoughts?
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7
SUBST N: c:\whatever\whatever

Create a text file containing the command with a .CMD or .BAT extension, and put it here:

\Users\All Users\Microsoft\Windows\Start Menu\Programs\Startup
 

My Computer My Computer

At a glance

Windows 7 UltimateIntel Q95504x2GB HyperXATI HD3850 512
Computer Manufacturer/Model Number
Asus P5B
OS
Windows 7 Ultimate
CPU
Intel Q9550
Motherboard
Asus P5B
Memory
4x2GB HyperX
Graphics Card(s)
ATI HD3850 512
Sound Card
Creative X-Fi Platinum
Monitor(s) Displays
Samsung 50 / Samsung 24
Screen Resolution
1920*1080 / 1920*1200
Hard Drives
Multiple RAID volumes
PSU
ThermalTake ToughPower
Case
Armor
Cooling
Liquid
Keyboard
$6 2.4 gHz desktop
Internet Speed
Just this side of fast enough.
I tried the batch file thing, putting it into the startup folder and all it does is launch the .bat file in notepad, rather than actually running it!
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7
k thanks, I'll use Visual Subst.
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7
I tried the batch file thing, putting it into the startup folder and all it does is launch the .bat file in notepad, rather than actually running it!
That sounds like you saved the file as whatever.bat.txt

.txt is Notepad's default file extension.
 

My Computer My Computer

At a glance

Windows 7 UltimateIntel Q95504x2GB HyperXATI HD3850 512
Computer Manufacturer/Model Number
Asus P5B
OS
Windows 7 Ultimate
CPU
Intel Q9550
Motherboard
Asus P5B
Memory
4x2GB HyperX
Graphics Card(s)
ATI HD3850 512
Sound Card
Creative X-Fi Platinum
Monitor(s) Displays
Samsung 50 / Samsung 24
Screen Resolution
1920*1080 / 1920*1200
Hard Drives
Multiple RAID volumes
PSU
ThermalTake ToughPower
Case
Armor
Cooling
Liquid
Keyboard
$6 2.4 gHz desktop
Internet Speed
Just this side of fast enough.
Back
Top