Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created May 25, 2017 16:18
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 jpluimers/aef72126e51c3f7a9282235e948d3614 to your computer and use it in GitHub Desktop.
Save jpluimers/aef72126e51c3f7a9282235e948d3614 to your computer and use it in GitHub Desktop.
Windows registry key to prefer external manifests
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide]
"PreferExternalManifest"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment