Try using $(Configuration) instead of Release

Matt Johnson MCPD, MCTS, MCSD, MCDBA
Director of Application Development
Time America, Inc.
ma...@timeamerica.com | www.timeamerica.com

-----Original Message-----
From: John Ketchpaw [mailto:jketch...@panopto.com] 
Sent: Tuesday, May 18, 2010 6:35 PM
To: wix-users@lists.sourceforge.net
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------

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

Reply via email to