Is there a more direct way to the environmental variables GUI than the following?
- Right click 'My Computer' and select 'Properties'.
- Click 'Advanced System Settings' link.
- Click 'Advanced' tab.
- Click 'Environment Variables...' button.
Can I make a shortcut to it?
setcommand will only alter the copy of the environment local to the current command shell. The environment variables in the GUI will hold for all new shells and environments. – Steve Hollasch Apr 11 '18 at 00:18shell:shortcut, like for, for example, the Recycle Bin? – Peter Mortensen Dec 29 '22 at 16:59