achandrapano wrote:
> I changed a custom action from immediate to deferred and now the log shows
> theres a return value of 3 from InstallFinalize. However, no other errors
> before this. How can I debug this or what would cause this?? I am certain
> the CA is in between installinitialize and installfinalize.
>   

Presumably, your CA is now failing because it tries to do something 
(e.g., read a property) that a deferred CA can't do. You need to debug 
your CA.

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



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to