Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit def5702

Browse files
Update Installer.wxs
1 parent 30b2498 commit def5702

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

‎Installer.wxs

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,13 @@
3838

3939
</Product>
4040

41-
<!-- Define the RemoveFile table -->
42-
<Fragment>
43-
<ComponentGroup Id="RemoveFileGroup">
44-
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
45-
</ComponentGroup>
46-
</Fragment>
41+
<!-- Define the RemoveFile table -->
42+
<Fragment>
43+
<ComponentGroup Id="RemoveFileGroup">
44+
<Component>
45+
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
46+
</Component>
47+
</ComponentGroup>
48+
</Fragment>
4749

4850
</Wix>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /