We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3031a30 commit b5c6e0dCopy full SHA for b5c6e0d
src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/aspnetcoremodulev2.wxs
@@ -260,7 +260,7 @@
260
</RegistryKey>
261
</Component>
262
263
- <StandardDirectory Id="ProgramFiles6432Folder">
+ <StandardDirectory Id="ProgramFilesFolder">
264
<Directory Id="IISModuleDirectory32" Name="IIS">
265
<Directory Id="INSTALLLOCATION32" ShortName="ANCM" Name="Asp.Net Core Module">
266
<Directory Id="VersionDir32" Name="$(ProductVersionString)" SourceName="WowOnly">
0 commit comments