File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<!-- Remove the shortcut on uninstall -->
25
25
<RemoveFolder Id =" ProgramMenuFolder" Directory =" ProgramMenuFolder" On =" uninstall" />
26
- <!-- <RegistryValue Root="HKCU" Key="Software\Microsoft\PixelArtTool" Name="installed" Type="integer" Value="1" KeyPath="yes" /> -->
26
+ <!-- Remove the shortcut on uninstall -->
27
+ <RemoveFolder Id =" ApplicationProgramsFolder" On =" uninstall" /
28
+ > <!-- <RegistryValue Root="HKCU" Key="Software\Microsoft\PixelArtTool" Name="installed" Type="integer" Value="1" KeyPath="yes" /> -->
27
29
28
30
</Component >
29
31
</Directory >
46
48
<Property Id =" ApplicationProgramsFolder" Value =" ApplicationProgramsFolder" />
47
49
</Fragment >
48
50
49
- <Fragment >
50
- <RemoveFolder Id =" ApplicationProgramsFolder" Directory =" ApplicationProgramsFolder" On =" uninstall" />
51
- </Fragment >
52
-
53
51
</Wix >
You can’t perform that action at this time.
0 commit comments