Skip to content

Instantly share code, notes, and snippets.

@Zer0xFF
Last active October 17, 2019 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zer0xFF/2766e09062771a837372efc5b23a02f8 to your computer and use it in GitHub Desktop.
Save Zer0xFF/2766e09062771a837372efc5b23a02f8 to your computer and use it in GitHub Desktop.
fuck you c windows media
takeown /f c:\windows\media /r
icacls "c:\Windows\Media\*.wav" /grant everyone:f "NT SERVICE\TrustedInstaller:F" "BUILTIN\Administrators:R" "NT AUTHORITY\SYSTEM:R" "BUILTIN\Users:R"
https://forums.civfanatics.com/attachments/silent-zip.357923/
cacls c:\windows\media /t /c /g everyone:f
icacls c:\Windows\media\*.wav /grant "nt service\Trustedinstaller":f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment