[WiX-users] vs 2010 integration

2012-07-10 Thread Garry, Joseph
I'm new to WiX and trying to determine if this tool will work for our purposes.
We're using VS 2010.
In working through the instructions for Creating a Simple Setup under Working 
in Visual Studio, it appears that when I build the setup after adding the 
reference nothing is added to the Product.wxs file(Harvest is set to True). If 
I manually edit the file, the intellisense doesn't seem to be working. However 
when I build the generated setup does seem to work correctly.
Just wondering what I'm doing wrong, if anything, that the integration doesn't 
seem to be working quite right?
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] vs 2010 integration

2012-07-10 Thread Castro, Edwin G. (Hillsboro)
The Product.wxs is not modified by the automatic harvest functionality. A new 
temporary file in the intermediate directory (obj) is generated and included in 
the list of files to compile. This is why the harvested files show up in the 
MSI package as expected. Look in the obj directory for generated files and 
you'll find one with the harvested files.

Edwin G. Castro
Software Developer - Staff
Digital Channels
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail


 -Original Message-
 From: Garry, Joseph [mailto:jga...@enghouse.com]
 Sent: Tuesday, July 10, 2012 1:00 PM
 To: wix-users@lists.sourceforge.net
 Subject: [WiX-users] vs 2010 integration
 
 I'm new to WiX and trying to determine if this tool will work for our 
 purposes.
 We're using VS 2010.
 In working through the instructions for Creating a Simple Setup under
 Working in Visual Studio, it appears that when I build the setup after adding
 the reference nothing is added to the Product.wxs file(Harvest is set to
 True). If I manually edit the file, the intellisense doesn't seem to be 
 working.
 However when I build the generated setup does seem to work correctly.
 Just wondering what I'm doing wrong, if anything, that the integration
 doesn't seem to be working quite right?
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and threat
 landscape has changed and how IT managers can respond. Discussions will
 include endpoint security, mobile security and the latest in malware threats.
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users