mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Allow setting MSI properties in unattended install
This commit is contained in:
@@ -85,8 +85,9 @@
|
|||||||
</Directory>
|
</Directory>
|
||||||
</DirectoryRef>
|
</DirectoryRef>
|
||||||
|
|
||||||
<Property Id="AUTOSTARTPROGRAM" Value="1" />
|
<Property Id="AUTOSTARTPROGRAM" Value="1" Secure="yes" />
|
||||||
<Property Id="LAUNCHAPPONEXIT" Value="1" />
|
<Property Id="LAUNCHAPPONEXIT" Value="1" Secure="yes" />
|
||||||
|
<Property Id="INSTALLDESKTOPSHORTCUT" Secure="yes" />
|
||||||
|
|
||||||
<FeatureRef Id="ProductFeature">
|
<FeatureRef Id="ProductFeature">
|
||||||
<ComponentRef Id="ApplicationShortcut" />
|
<ComponentRef Id="ApplicationShortcut" />
|
||||||
|
|||||||
Reference in New Issue
Block a user