Using the System.Environment+SpecialFolder enumeration we can retrieve a list of all paths to system special folders. One of the values is: System which holds the path to the Windows system folder.
↧
Using the System.Environment+SpecialFolder enumeration we can retrieve a list of all paths to system special folders. One of the values is: System which holds the path to the Windows system folder.