Skip to content

Commit 0d7e141

Browse files
authored
Update Installer.wxs
1 parent 81d7727 commit 0d7e141

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
@@ -41,7 +41,7 @@
4141
<!-- Define the RemoveFile table -->
4242
<Fragment>
4343
<ComponentGroup Id="RemoveFileGroup">
44-
<Component Directory="ApplicationProgramsFolder">
44+
<Component Id="RemoveApplicationProgramsFolder" Directory="ApplicationProgramsFolder">
4545
<RemoveFolder Id="RemoveApplicationProgramsFolder" On="uninstall" />
4646
</Component>
4747
</ComponentGroup>

0 commit comments

Comments
 (0)