Magus wrote:
> I check those out. The order of what I am doing
> <Custom Action ="LicenseAgreement" After="CostFinalize"          >NOT
> Installed</Custom>
> <Custom Action ="Options"                After="LicenseAgreement">Not
> Installed AND QUICK = 0</Custom>
> The "Options" custom action contains a skinned dialog to my installation is
> the one that contains the button to start up the disk cost dialog.
>   

That dialog can't run until CostingComplete is set. For example:

<Publish Event="SpawnWaitDialog" 
Value="WaitForCostingDlg">CostingComplete = 1</Publish>

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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