Index: DamClients/DamUI/trunk/setup/Harvest/Harvest.targets
===================================================================
diff -u -r2357 -r5138
--- DamClients/DamUI/trunk/setup/Harvest/Harvest.targets (.../Harvest.targets) (revision 2357)
+++ DamClients/DamUI/trunk/setup/Harvest/Harvest.targets (.../Harvest.targets) (revision 5138)
@@ -5,6 +5,7 @@
+
@@ -24,13 +25,15 @@
VerboseOutput='true'
SuppressFragments='true'
KeepEmptyDirectories='true'
- NoLogo="false" />
+ NoLogo="false"
+ RunAsSeparateProcess="$(RunWixToolsOutOfProc)" />
$(SolutionDir)data\Tutorials\DAMDesign
+
@@ -50,7 +53,8 @@
VerboseOutput='true'
SuppressFragments='true'
KeepEmptyDirectories='true'
- NoLogo="false" />
+ NoLogo="false"
+ RunAsSeparateProcess="$(RunWixToolsOutOfProc)" />