Tuesday, 7 March 2017

Making registry file to set the User variables/paths

1. run regedit from run command
2. go to HKEY_CURRENT_USER\Environment
2.1 Incase if you want system variables HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
3. select the folder right click and Export give some name (setUserVariable.reg)
    here if you dont want all variables you can edit this file
4. copy the setUserVariable.reg to other machine where you need to set the paths
5. double click on that 

No comments:

Post a Comment