Week 11
Week 11
PATH=%PATH%c:\users\mburg;
• Would add my user directory to the PATH environment variable. If you omit the %PATH% you would overwrite the
PATH environment variable with your user path and remove all of the system set paths. Windows should reset the
path when it reboots but you never know……
• You can also modify the path environment variable through the GUI by going to Control Panel, then System, then
select Advanced system settings, then Environment variables