I am working on a custom install actions project and want to redirect the path to wix.ca.targets in the csproj file, e.g.
<WixCATargetsPath Condition=" '$(WixCATargetsPath)' == '' ">..\..\InstallTools\wix\3.7.1224.0\Wix.CA.targets</WixCATargetsPath> The path this is pointing to is the contents of the wix37-binaries.zip, which did not contain wix.ca.targets. The only place I can find this file is in the MS Buid directory, where the csproj targets the location by default (C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x). Am I safe to simply move wix.ca.targets in to my special relative path, or is there more going on here. Is wix.ca.targets based on the machine building it in some way? Thanks, Mark Freedman ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users