Re: [WiX-users] Add a .vcproj to Wix MergeModule

2009-06-04 Thread karthik thiagarajan
Can someone provide me with a sample of how can I go about installing a Windows Service written in C++ to get installed using Wix. I know I cant add a .vcproj to a WIXPROJ, so how do I solve this issue of referring to the service executable to install it. Karthik Thiagarajan > D

Re: [WiX-users] Add a .vcproj to Wix MergeModule

2009-06-02 Thread karthik thiagarajan
So what is the correct way to write an installer to install a windows service written in Manged C++? Karthik Thiagarajan > From: edwin.cas...@fiserv.com > To: wix-users@lists.sourceforge.net > Date: Tue, 2 Jun 2009 15:23:01 -0400 > Subject: Re: [WiX-users] Add a .vcproj to Wix

Re: [WiX-users] Add a .vcproj to Wix MergeModule

2009-06-02 Thread karthik thiagarajan
containing these projects. Karthik Thiagarajan > From: tk_kart...@hotmail.com > To: wix-users@lists.sourceforge.net > Date: Tue, 2 Jun 2009 19:13:11 + > Subject: [WiX-users] Add a .vcproj to Wix MergeModule > > > Hi > > > > I have a Wix Merge module an

[WiX-users] Add a .vcproj to Wix MergeModule

2009-06-02 Thread karthik thiagarajan
do I get over this? Karthik Thiagarajan -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the

[WiX-users] Add .vcproj to MergeModule

2009-05-28 Thread karthik thiagarajan
Hi I wanted to check if it is possible to add a .vcproj to a WIX MergeModule as a reference. I am going to be building my project using MSBuild. If I cannot do this, what other options do I have to add a .VCProj to a Merge Module as a reference? Karthik Thiagarajan