Peter Jaworski wrote:
> Is there any table with errors' numbers and its descriptions? 

The descriptions are normally provided in the error message; the bug is 
that they're not appearing in VS right now.

> I have still problem with WiXUIExtension.dll referencing outside VS
> (because not using WiX project) and I have to comment  lines that are
> "refered" to WiXUIExtension.dll features to compile it outside VS.
> How to solve this? Is there any command line attribute for candle or
> light (both in v2 and v3)?
>   

You can build .wixproj with MSBuild. Or you can manually add -ext 
switches to the candle and light command lines.

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