I believe the problem occurs because once my CustomAction is running. I can check costing complete, however it will not fix the problem, I would need to be able to check CostingComplete inside the msi before calling my CustomAction. I am using a CustomAction for my options dialog, because it required me to set and get properties from the MSI, and the External UI doesn't have the MSIHANDLE. I have to use the MsiInstallProduct because the other ways of calling the MSI caused parental problems for Vista :( . Might be a catch 22?
Bob Arnson-6 wrote: > > Magus wrote: >> Is there any way to call that Publish event without a dialog? or a >> dialog >> that doesn't require user input to exit. >> > > The dialog doesn't do anything except tell the user costing isn't > complete. Check CostingComplete; if it's not set, costing isn't complete. > > -- > 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#a10418822 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