Skip to content

Commit 702d87b

Browse files
authored
Update Installer.wxs
1 parent def5702 commit 702d87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<Fragment>
4343
<ComponentGroup Id="RemoveFileGroup">
4444
<Component>
45-
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
45+
<RemoveFolder Id="RemoveApplicationProgramsFolder" Directory="ApplicationProgramsFolder" On="uninstall" />
4646
</Component>
4747
</ComponentGroup>
4848
</Fragment>

0 commit comments

Comments
 (0)