mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 14:53:37 +02:00
...
This commit is contained in:
parent
c979cb10b8
commit
9e575a11b4
1 changed files with 2 additions and 2 deletions
|
|
@ -154,9 +154,9 @@
|
|||
<CustomAction Id="LaunchApplication" BinaryKey="WixCA"
|
||||
DllEntry="WixShellExec" Impersonate="yes"/>
|
||||
|
||||
<InstallUISequence>
|
||||
<!--<InstallUISequence>
|
||||
<FileCost Suppress="yes" />
|
||||
</InstallUISequence>
|
||||
</InstallUISequence>-->
|
||||
|
||||
</Product>
|
||||
</Wix>
|
||||
|
|
|
|||
Loading…
Reference in a new issue