Skip to content

Instantly share code, notes, and snippets.

@antoniocampos
Created March 10, 2017 18:08
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 antoniocampos/1a5755a641aeef0a74256c39ec392150 to your computer and use it in GitHub Desktop.
Save antoniocampos/1a5755a641aeef0a74256c39ec392150 to your computer and use it in GitHub Desktop.

Open regedit.exe as an Administrator and navigate to the registry key:

HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > SideBySide.

Right-click the right pane and choose NEW > DWORD (32 bit) Value.

Type PreferExternalManifest, and then press ENTER.

Right-click PreferExternalManifest, and then click Modify.

Enter Value Data 1 and select Decimal.

Click OK. Exit Registry Editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment