[EMAIL PROTECTED] wrote:
> light.exe : error LGHT0216 : An unexpected Win32 exception with error code
> 0x643 occurred: Fatal error during installation
>   

It's probably a permissions problem with validation. MSI validation 
counts as an installation operation so a low-privileges user might not 
be able to do it. You can try giving the build account more privileges 
or suppressing validation (but make sure you run it by hand occasionally 
to pick up the errors it shows).

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to