This commit is contained in:
Kovid Goyal 2011-03-19 18:07:13 -06:00
parent c979cb10b8
commit 9e575a11b4

View File

@ -154,9 +154,9 @@
<CustomAction Id="LaunchApplication" BinaryKey="WixCA" <CustomAction Id="LaunchApplication" BinaryKey="WixCA"
DllEntry="WixShellExec" Impersonate="yes"/> DllEntry="WixShellExec" Impersonate="yes"/>
<InstallUISequence> <!--<InstallUISequence>
<FileCost Suppress="yes" /> <FileCost Suppress="yes" />
</InstallUISequence> </InstallUISequence>-->
</Product> </Product>
</Wix> </Wix>