mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-22 23:49:58 -05:00
Allow setting MSI properties in unattended install
This commit is contained in:
parent
46f5596e59
commit
3ccd4f9b14
@ -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" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user