Environment variables are divided into system and user variables. They contain information about the path and its directories for instance. Those are the location that Windows looks for when it can’t find a file in the same directory that an application was launched. Default system path variables are for instance the windows and system32 directory. [...]

