Guide for beginners and administrators | |||
![]() |
|
Windows Vista Environment Variables
Variable management
By marking a variable or using buttons you can add, modify or remove some variables Example of editing the "windir" variable after clicking the Edit button.
C:\set
ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\adminxp\AppData\Roaming CommonProgramFiles=C:\Program Files\Common Files COMPUTERNAME=ADMINXP-PC ComSpec=C:\Windows\system32\cmd.exe FP_NO_HOST_CHECK=NO HOMEDRIVE=C: HOMEPATH=\Users\adminxp LOCALAPPDATA=C:\Users\adminxp\AppData\Local LOGONSERVER=\\ADMINXP-PC OS=Windows_NT Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 15 Model 79 Stepping 2, AuthenticAMD PROCESSOR_LEVEL=15 PROCESSOR_REVISION=4f02 ProgramData=C:\ProgramData ProgramFiles=C:\Program Files PROMPT=$P$G PUBLIC=C:\Users\Public SystemDrive=C: SystemRoot=C:\Windows TEMP=C:\Users\adminxp\AppData\Local\Temp TMP=C:\Users\adminxp\AppData\Local\Temp USERDOMAIN=adminxp-PC USERNAME=adminxp USERPROFILE=C:\Users\adminxp windir=C:\Windows Example of displaying the settings of some system variables in the command line using the "set" command. For help, use the command "set /?". To display particular variables, even those that are not visible after using the "set" command, you can use the "echo" command. E.g. echo %ALLUSERSPROFILE% To modify, use the syntax SET [variable=[string]] - e.g. SET MW=C:\MUJWEB
List of primary variables of Windows Vista and Windows XP
Saving data and variables for all users - registry for Windows XP Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
Saving data and variables for all users - registry for Windows Vista Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\User Shell Folders
Saving data and variables for all users - registry for Windows XP Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurentVersion\Explorer\User Shell Folders
Saving data and variables for all users - registry Windows Vista Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
Related Links Print |
|
Copyright © 2000 - 2020 AdminXP.com - R 0.996