Skip to content

Commit 420d157

Browse files
authored
Update Installer.wxs
1 parent 2be3563 commit 420d157

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
@@ -25,7 +25,7 @@
2525
<RemoveFolder Id="ProgramMenuFolder" Directory="ProgramMenuFolder" On="uninstall" />
2626
<!-- Remove the shortcut on uninstall -->
2727
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
28-
> <!-- <RegistryValue Root="HKCU" Key="Software\Microsoft\PixelArtTool" Name="installed" Type="integer" Value="1" KeyPath="yes" /> -->
28+
<!-- <RegistryValue Root="HKCU" Key="Software\Microsoft\PixelArtTool" Name="installed" Type="integer" Value="1" KeyPath="yes" /> -->
2929

3030
</Component>
3131
</Directory>

0 commit comments

Comments
 (0)