Skip to content

Commit 725c3bc

Browse files
authored
Update Installer.wxs
1 parent 8ff3a0d commit 725c3bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Installer.wxs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
</ComponentGroup>
4848
<FeatureRef Id="HelloWorldFeature" />
4949
<Property Id="ApplicationProgramsFolder" Value="ApplicationProgramsFolder" />
50-
51-
<!-- Add RemoveFolder element for ApplicationProgramsFolder -->
52-
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" Directory="ApplicationProgramsFolder" />
53-
5450
</Fragment>
5551

5652
</Wix>

0 commit comments

Comments
 (0)