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 ce9779a

Browse files
Update Installer.wxs
1 parent 3b9d033 commit ce9779a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎Installer.wxs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,14 @@
3535
</Directory>
3636

3737
<Icon Id="IconFile.ico" SourceFile="C:\projects\pixelarttool\PixelArtTool\Resources\Icons\appicon.ico" />
38-
38+
39+
<!-- Define the RemoveFile table -->
40+
<Fragment>
41+
<ComponentGroup Id="RemoveFileGroup">
42+
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
43+
</ComponentGroup>
44+
</Fragment>
45+
3946
</Product>
4047

4148
</Wix>

0 commit comments

Comments
(0)

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