Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darryl-davidson/352bad50a925c51f32176d521ec83f36 to your computer and use it in GitHub Desktop.
Save darryl-davidson/352bad50a925c51f32176d521ec83f36 to your computer and use it in GitHub Desktop.
PS C:\Users\ddavidson> Write-Output "$([System.Environment]::GetFolderPath([System.Environment+SpecialFolder]::Windows))"
C:\Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment