Re: use subst to map a drive at startup
From: Shenan Stanley (news_helper_at_hushmail.com)
Date: 07/29/04
- Next message: Doug Knox MS-MVP: "Re: use subst to map a drive at startup"
- Previous message: Doug Knox MS-MVP: "Re: Removing from sounds list"
- In reply to: russ: "use subst to map a drive at startup"
- Next in thread: Doug Knox MS-MVP: "Re: use subst to map a drive at startup"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Jul 2004 17:59:23 -0500
russ wrote:
> can someone please tell me how to (or rather where to)
> place the line
> subst m: "e:\my documents\my music"
> (or WinXP equivalent)
> so that it is implemented each time I boot the PC
Create a script. Call it "mapdrv.cmd" and save it someowhere.. Make a
shortcut to in your startup folder (or create the script itself in your
startup folder.)
Your startup folder is located:
C:\Documents and Settings\YOURPROFILENAME\Start Menu\Programs\Startup
That script would have that line in it..
subst m: "e:\my documents\my music"
-- <- Shenan -> -- The information is provided "as is", with no guarantees of completeness, accuracy or timeliness, and without warranties of any kind, express or implied. In other words, read up before you take any advice - you are the one ultimately responsible for your actions.
- Next message: Doug Knox MS-MVP: "Re: use subst to map a drive at startup"
- Previous message: Doug Knox MS-MVP: "Re: Removing from sounds list"
- In reply to: russ: "use subst to map a drive at startup"
- Next in thread: Doug Knox MS-MVP: "Re: use subst to map a drive at startup"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|