Re: assigning a path??
- From: "MZB" <moo@xxxxxxxxxxxxxxxxx>
- Date: Wed, 23 May 2007 02:04:47 -0400
Never mind-- it's working now-- I had put it in the wrong startup folder
Mel
"MZB" <moo@xxxxxxxxxxxxxxxxx> wrote in message
news:%23S%23VyCPnHHA.4132@xxxxxxxxxxxxxxxxxxxxxxx
John:
That works fine, but when I turn the computer off the association is gone.
So I put it in a .bat file. But how do I get the .bat file to
automatically run at start??
I did put it in my START folder, but that didn't seem to work. I then put
it in my Program Files folder with a shortcut to that in my START folder
and that didn't work either.
Ideas?
Mel
"John John" <audetweld@xxxxxxxxxxx> wrote in message
news:%231ZWbsNnHHA.588@xxxxxxxxxxxxxxxxxxxxxxx
Use the SUBST command at a Command Prompt:
subst g: c:/msworks/documents/north/stuff/now
The folder is now assigned to virtual drive G. If there are spaces in
the path you have to surround the path with quotation marks:
subst g: "c:/msworks/documents/north/stuff folder space in name/now"
To delete the virtual drive issue:
subst g: /d
For help on the command do: subst /?
John
MZB wrote:
I constantly go to a certain folder:
Say c:/msworks/documents/north/stuff/now
Is there a way for me to assign a letter, say G, that would point to
this folder??
Mel
.
- References:
- assigning a path??
- From: MZB
- Re: assigning a path??
- From: John John
- Re: assigning a path??
- From: MZB
- assigning a path??
- Prev by Date: Re: send page and link by e-mail is inactive in explorer 7
- Next by Date: Re: Mouse Pointer Speed too slow
- Previous by thread: Re: assigning a path??
- Next by thread: Re: My Screen is Sideways
- Index(es):
Relevant Pages
|