mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix auto-start settings on Windows
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<RegistryValue Id="Autostart.rst" Root="HKCU" Action="write"
|
||||
Key="Software\Microsoft\Windows\CurrentVersion\Run"
|
||||
Name="$(var.CPACK_PACKAGE_NAME)"
|
||||
Value="[#CM_FP_KeePassXC.exe]"
|
||||
Value=""[#CM_FP_KeePassXC.exe]""
|
||||
Type="string" />
|
||||
<Condition>AUTOSTARTPROGRAM</Condition>
|
||||
</Component>
|
||||
|
||||
Reference in New Issue
Block a user