Is there any way to call that Publish event without a dialog?  or a dialog
that doesn't require user input to exit.  

Bob Arnson-6 wrote:
> 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Disk-Cost-dialogs-not-show-cost--tf3707263.html#a10399616
Sent from the wix-users mailing list archive at Nabble.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