Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > display "path" system variable in cmd.exe

Reply
Thread Tools Display Modes

display "path" system variable in cmd.exe

 
 
John A Grandy
Guest
Posts: n/a

 
      12-11-2008
In cmd.exe , typing "path" will display the "path" user variable ..

But how to display the "path" system variable ?


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      12-12-2008

"John A Grandy" <johnagrandy-at-gmail-dot-com> wrote in message
news:uxhpxk%...
> In cmd.exe , typing "path" will display the "path" user variable ..
>
> But how to display the "path" system variable ?
>


The command %path% will display the system variable. By default there is no
user-specific %path% variable, only a user-specific %temp% variable. You can
access user variables here:
HKEY_CURRENT_USER\Environment
and system variables here:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session
Manager\Environment


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Starting a service from a windows network drive gives me an error "The system cannot find the path specified." Pegasus [MVP] Windows Server 3 04-03-2009 03:17 AM
"Open command prompt here" and "Copy as path" Moody Marco Windows Vista Performance 10 05-04-2007 04:41 PM
Re: WSUS Computer Status "Installed" - details say "No Items to display" Lawrence Garvin \(MVP\) Update Services 1 10-17-2006 09:54 PM
(help)(Usb copy file, display "path is too long") mikehan Windows Vista Drivers 2 07-04-2006 05:39 AM
Display picture "Path" James Windows MSN Messenger 0 11-06-2003 05:32 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59