Try using $(Configuration) instead of Release
Matt Johnson MCPD, MCTS, MCSD, MCDBA Director of Application Development Time America, Inc. [email protected] | www.timeamerica.com -----Original Message----- From: John Ketchpaw [mailto:[email protected]] Sent: Tuesday, May 18, 2010 6:35 PM To: [email protected] Subject: [WiX-users] HarvestDirectory in 3.5 doesn't quote the include path Looks like bug 2810139. Also, since I'm new to this, is there a way to specify a name other than the last node of the path? In my case, it's "Release", which I expect will collide sooner rather than later: <ItemGroup> <HarvestDirectory Include="..\..\..\external_libraries\ASP.NET AJAX Library Beta 0911\WebForms\Release"> <ComponentGroupName>ASPNetAjaxToolkit</ComponentGroupName> <DirectoryRefId>BINDIR</DirectoryRefId> </HarvestDirectory> </ItemGroup> -john ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

