View Single Post
  #5  
Old 01-05-2006, 02:19 AM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Fun with Drive Letters

I would have expected the two methods to be equivalent.


"Rick Altman" <rick.a@NOSPAMaltman.com> wrote in message
news:LfednTwcAMSKuwbenZ2dnUVZ_t-dnZ2d@comcast.com...
> Pegasus, right now I have the SUBST batch file loaded even before then --

in
> Current Version | Run of the Registry. Would moving it out into the

Startup
> folder make a difference, in your view? I figured that the earlier I

perform
> the substitution, the better, but that was apparently wrong...
>
>
>
>
> "Pegasus (MVP)" <I.can@fly.com> wrote in message
> news:OALmdRF$FHA.2036@TK2MSFTNGP14.phx.gbl...
> >
> >
> > Place your subst commands into a batch file in this folder:
> > c:\documents and settings\all users\start menu\program files\startup
> >
> > In this way the subst commands are executed at logon time
> > and your preferred drive letters are assigned as YOU like them.
> > When you then plug in a USB device then it will claim the next
> > free drive letter, without interfering with your subst drive letters.
> >
> >

>
>



Reply With Quote