Kim Gybels wrote:
> The light.exe command line does not mention the wixlib, although it
> is shown in the tree view of my setup project.
>   

Check its properties to make sure it's not marked to include in the output.

> So all variables get expanded when the property is created and
> not when the property is referenced?
>   

Yes.

> Would it work if the Wix.targets used the new syntax to set the
> WixToolPath property like so:
>   

Maybe. Wix.targets can't use it, because it requires .NET 3.5, but try 
it in your .wixproj.

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



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to