Environment variables contain important pieces of information about the system. For example, the SystemRoot environment variable tells you the Windows OS installation path (e.g., C:\Windows) and the Path environment variable lists the directories that Windows will search for executable programs and DLL files.
↧