mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Remove start menu shortcuts on uninstall
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
Name="KeePassXC - User Guide"
|
Name="KeePassXC - User Guide"
|
||||||
Target="[#CM_FP_share.docs.KeePassXC_UserGuide.html]"
|
Target="[#CM_FP_share.docs.KeePassXC_UserGuide.html]"
|
||||||
WorkingDirectory="INSTALL_ROOT" />
|
WorkingDirectory="INSTALL_ROOT" />
|
||||||
|
<RemoveFile Id="RemoveShortcuts" Name="*.*" On="uninstall" />
|
||||||
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
|
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
|
||||||
<RegistryValue Root="HKCU" Key="Software\KeePassXC" Name="StartMenuShortcut" Type="integer" Value="1" KeyPath="yes"/>
|
<RegistryValue Root="HKCU" Key="Software\KeePassXC" Name="StartMenuShortcut" Type="integer" Value="1" KeyPath="yes"/>
|
||||||
</Component>
|
</Component>
|
||||||
|
|||||||
Reference in New Issue
Block a user