Because the dependencies may vary, I need some way to say "add everything in a 
particular folder", kind of like a custom harvest script. What is the smartest 
way to do that?

Thanks.


-----Original Message-----
From: Neil Sleightholm [mailto:n...@x2systems.com] 
Sent: Friday, August 05, 2011 1:45 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2010 Not Harvesting Everything?

The auto harvesting doesn't include referenced assemblies, there is an 
outstanding bug/feature request for this. IMO harvesting is a useful (or in 
this case not so useful) first pass but not something that should be relied 
upon. I tend to manually harvest the build output folder and then make this 
install look the way I want it.

Neil

-----Original Message-----
From: Steve Craft [mailto:steve.cr...@razorfish.com]
Sent: 04 August 2011 22:08
To: General discussion for Windows Installer XML toolset.
(wix-users@lists.sourceforge.net)
Subject: [WiX-users] VS2010 Not Harvesting Everything?

I added a simple WiX project to my Visual Studio 2010 solution, added an MVC 
web site and a Win32 Service as project references. I set the reference 
properties to automatically Harvest.

When the MSI was built, just the .exe and .pdb from the Service was included, 
but not the project ouput references that it had (another 40 files). Also, the 
MVC web was included but not in a deployed state as it would be if I selected 
it in the VS GUI and chose "deploy".

What did I miss?


Thanks.
------------------------------------------------------------------------
------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend 
event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend 
event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to