Hello again,

When running a wixproj from a command shell using relative pathing to
wix extensions, I'm getting error CNDL0144 on the latest v3 weekly
release 4513.  It was working fine the previous version we used -
3704. It is also working fine in Visual Studio.

Example:

    <WixExtension Include="WixUtilExtension">
      <HintPath>..\..\..\..\Tools\WiX\Bin\WixUtilExtension.dll</HintPath>
    </WixExtension>

I tried deleting and re-adding the references, and the diff between
the WixExtensions in the wixproj was the same between 3704 and 4513
versions of WiX, so it looks like something has changed which breaks
relative referencing.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to