Hi Wix-users,

Solved the problem, easier than thought. To disable LaunchConditions in UI Mode 
simply add the following:

<InstallUISequence>
        <LaunchConditions Suppress='yes'/>
</InstallUISequence>

Important, must be in <InstallUISequence> so that the LaunchConditions are run 
if the msi is executed quiet.

Thx for all hints.

Oliver Friedrich


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to