Using Environment Variables When Creating Shortcuts To Folder Locations In Windows
As any good programmer or developer knows, writing code that references environment variables instead of hard coding paths will always keep them out of trouble. For the average home Computer user, using variables to reference applications and program executables or folders locations when creating shortcuts, writing scripts and in batch files is also a good idea.
But for many home Window users, variables may be something of an unknown, let alone where to find them, how to use them and how to create new variables.

