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 2323
2424 <!-- Remove the shortcut on uninstall -->
2525 <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" /> -->
2729
2830 </Component >
2931 </Directory >
4648 <Property Id =" ApplicationProgramsFolder" Value =" ApplicationProgramsFolder" />
4749 </Fragment >
4850
49- <Fragment >
50- <RemoveFolder Id =" ApplicationProgramsFolder" Directory =" ApplicationProgramsFolder" On =" uninstall" />
51- </Fragment >
52-
5351</Wix >
You can’t perform that action at this time.
0 commit comments