|
53 | 53 | <RegistrySearch Id="__6026468D9DA44A15800D18A92F53AC68" |
54 | 54 | Root="HKLM" Key="SOFTWARE\Microsoft\WDExpress\11.0" Name="InstallDir" Type="directory" /> |
55 | 55 | </Property> |
56 | | - |
| 56 | + <!-- Visual Studio 2013 --> |
| 57 | + <Property Id="VS2013_PRO"> |
| 58 | + <RegistrySearch Id="__AEFD420474C74EBB9E1196687E567A48" |
| 59 | + Root="HKLM" Key="SOFTWARE\Microsoft\VisualStudio\12.0\Setup\VS" Name="ProductDir" Type="directory" /> |
| 60 | + </Property> |
| 61 | + <!-- Visual Basic Express 2013 --> |
| 62 | + <Property Id="VB2013_EXPRESS"> |
| 63 | + <RegistrySearch Id="__09B00C61E4224CAFA93739878CD136EC" |
| 64 | + Root="HKLM" Key="SOFTWARE\Microsoft\VBExpress\12.0" Name="InstallDir" Type="directory" /> |
| 65 | + </Property> |
| 66 | + <!-- Visual C# Express 2013 --> |
| 67 | + <Property Id="VCS2013_EXPRESS"> |
| 68 | + <RegistrySearch Id="__1B42E48DA25C4612B6AC2942C65D010E" |
| 69 | + Root="HKLM" Key="SOFTWARE\Microsoft\VCSExpress\12.0" Name="InstallDir" Type="directory" /> |
| 70 | + </Property> |
| 71 | + <!-- Visual Studio Express 2013 for Desktop --> |
| 72 | + <Property Id="VD2013_EXPRESS"> |
| 73 | + <RegistrySearch Id="__78F709557EA74B48AFD7A1A39E2643AA" |
| 74 | + Root="HKLM" Key="SOFTWARE\Microsoft\WDExpress\12.0" Name="InstallDir" Type="directory" /> |
| 75 | + </Property> |
| 76 | + |
57 | 77 | <!-- Visual Studio 2010 template folders --> |
58 | 78 | <Property Id="VS2010_PROJECT"> |
59 | 79 | <RegistrySearch Id="__8F973449F7F1409C9106762E0B145527" |
|
81 | 101 | <RegistrySearch Id="__FB9154EFA9404D319F22FB9153DDEB11" |
82 | 102 | Root="HKCU" Key="Software\Microsoft\WDExpress\11.0" Name="UserItemTemplatesLocation" Type="directory" /> |
83 | 103 | </Property> |
84 | | - |
| 104 | + <!-- Visual Studio 2013 template folders --> |
| 105 | + <Property Id="VS2013_PROJECT"> |
| 106 | + <RegistrySearch Id="__FBAE40988B854DAAAF0CCFA606346A13" |
| 107 | + Root="HKCU" Key="Software\Microsoft\VisualStudio\12.0" Name="UserProjectTemplatesLocation" Type="directory" /> |
| 108 | + </Property> |
| 109 | + <Property Id="VS2013_ITEM"> |
| 110 | + <RegistrySearch Id="__BF47BF1ADD6E454397AB4B2D3889AA18" |
| 111 | + Root="HKCU" Key="Software\Microsoft\VisualStudio\12.0" Name="UserItemTemplatesLocation" Type="directory" /> |
| 112 | + </Property> |
| 113 | + <!-- Visual Studio Express 2012 for Desktop --> |
| 114 | + <Property Id="VD2013_PROJECT"> |
| 115 | + <RegistrySearch Id="__BA699420FC6A48F990ACFA2FA73D5CDB" |
| 116 | + Root="HKCU" Key="Software\Microsoft\WDExpress\12.0" Name="UserProjectTemplatesLocation" Type="directory" /> |
| 117 | + </Property> |
| 118 | + <Property Id="VD2013_ITEM"> |
| 119 | + <RegistrySearch Id="__6BDF66BF6FDD42EE8BCB6F868D26B0B5" |
| 120 | + Root="HKCU" Key="Software\Microsoft\WDExpress\12.0" Name="UserItemTemplatesLocation" Type="directory" /> |
| 121 | + </Property> |
| 122 | + |
85 | 123 | <!-- ARP support --> |
86 | 124 | <Property Id="ARPCOMMENTS" Value="Autodesk Developer Network" /> |
87 | 125 | <Property Id="ARPCONTACT" Value="by Cyrille Fauvel" /> |
|
0 commit comments