e.net
Subject: Re: [WiX-users] Add a .vcproj to Wix MergeModule
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
execu
ate: Tue, 2 Jun 2009 23:38:38 +0300
> From: simon.dahlba...@gmail.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Add a .vcproj to Wix MergeModule
>
> you can add the necessary files to the resulting installer just fine, you
> just cannot add the vcproj as a
t;
> 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 MergeModule
> >
> > .VCPROJ projects are not supported
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
.VCPROJ projects are not supported at this time because they are *not* MSBuild
based projects.
Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail
>
I get this error when I try to add a reference to a .VCPROJ to my .WIXPROJ
error : MSBuild cannot resolve the reference to the Visual C++ project
'..\XYZ\PQR.vcproj' when building a stan
d-alone MSBuild project. To correctly resolve this reference, please build the
solution file containing t
6 matches
Mail list logo