mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-05 21:14:20 -04:00
Remove start menu shortcuts on uninstall
This commit is contained in:
parent
e2cf37a91f
commit
e5fbab38d8
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue