Tech Support > Microsoft Windows > Setup & Deployment > How to set PATH?
How to set PATH?
Posted by Clark on February 12th, 2006


I'd like to permanently revise the PATH at the user level? Can that be done
with a menu or do I have to manually edit a file? I would rather just set it
at the user level for one user or do I have to do it at the admin level. Can
each user have a different PATH?

Thanks

Posted by Wesley Vogel on February 12th, 2006


HOW TO Manage Environment Variables in Windows XP
http://support.microsoft.com/default...kb;en-us;31051

Path is a system variable.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:20D44513-C92F-4248-9E7F-7F22FFA7349B@microsoft.com,
Clark <Clark@discussions.microsoft.com> hunted and pecked:

Posted by phillip maurice nelson on February 12th, 2006


got to the command prompt & typeath/?

& type enter. other future commands: command.exe/?
command/? dir/? for/? set/? chkdsk/? chkntfs/? nslookup/?
ipconfig/? chkmbr/? ping/? recover/? finger/? if/?
copy/? ver/?

these are just a few out of hundreds.
type help for more commands.

Posted by Clark on February 12th, 2006


I got this message when I clicked that link:

The Knowledge Base (KB) Article You Requested Is Currently Not Available

"Wesley Vogel" wrote:

Posted by Wesley Vogel on February 12th, 2006


The 9 apparently fell off of the end. ;-) Sorry about that.

Try this one...

How To Manage Environment Variables in Windows XP
http://support.microsoft.com/kb/310519

It works, I just tried it.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:600B1741-E826-4BBE-9CF8-FC7EDB25FA41@microsoft.com,
Clark <Clark@discussions.microsoft.com> hunted and pecked:

Posted by Clark on February 13th, 2006


That answered my question. I was hoping that each user could have their own
PATH but guess it doesn't work that way. At least now I know how to make a
permanent change.

Thanks.

"Wesley Vogel" wrote:

Posted by Clark on February 13th, 2006


Thanks for the tips. I'm just learning DOS scripting so that will help.

"phillip maurice nelson" wrote:

Posted by Torgeir Bakken \(MVP\) on February 16th, 2006


Clark wrote:


Yes, you can add different entries to the path for different users.

The command line utility Pathman.exe (Path Manager) is the perfect tool
for this. It will e.g. handle repeated entries correctly. To add an
entry to the current user path only, use the /au switch.

Pathman.exe can be downloaded from here:
http://www.microsoft.com/windows2000.../pathman-o.asp

(will work fine on Windows XP as well)


Pathman.exe is also in the Windows Server 2003 Resource Kit Tools
http://www.microsoft.com/downloads/d...DisplayLang=en

(The kit will install on WinXP or later, and you can copy needed files
out from it as you see fit, and most of the tools will work for Win2k
as well)


--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx


Similar Posts