I'm using WiX 3.0 and override the location with the following entries in my .wixproj file:
<WixTargetsPath>$(SomeEnvVariable)\wix\3.0.3907.0\bin\Wix.targets</WixTargetsPath> <WixToolPath>$(SomeEnvVariable)\wix\3.0.3907.0\bin</WixToolPath> <WixTasksPath>$(WixToolPath)\wixtasks.dll</WixTasksPath> It was a while back, but I believe I also changed the default imports line in the project file to <Import Project="$(WixTargetsPath)" /> Neil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Richardson Sent: May-08-08 3:07 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] MSBuild -- candle/light path HI there, Forgive my MSBuild-noobness... When using MSBuild, it looks like the WiX executables (candle/light) are located via a registry key. Can this be overridden? Thanks, -kevin ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users