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 8ff3a0d commit 725c3bcCopy full SHA for 725c3bc
Installer.wxs
@@ -47,10 +47,6 @@
47
</ComponentGroup>
48
<FeatureRef Id="HelloWorldFeature" />
49
<Property Id="ApplicationProgramsFolder" Value="ApplicationProgramsFolder" />
50
-
51
- <!-- Add RemoveFolder element for ApplicationProgramsFolder -->
52
- <RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" Directory="ApplicationProgramsFolder" />
53
54
</Fragment>
55
56
</Wix>
0 commit comments