Skip to content

Instantly share code, notes, and snippets.

@kzu
Created March 26, 2017 05:05
Show Gist options
  • Select an option

  • Save kzu/0ba82ef5d0c1726fa5bed13444febedf to your computer and use it in GitHub Desktop.

Select an option

Save kzu/0ba82ef5d0c1726fa5bed13444febedf to your computer and use it in GitHub Desktop.
Where is VS
<VSDIR>$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\SxS\VS7@%(Dev.Identity).0)</VSDIR>
<VSDIR Condition="'$(VSDIR)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VS7@%(Dev.Identity).0)</VSDIR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment