Re: [WiX-users] Using Wix and Visual Studio

2009-04-05 Thread Rob Mensching
riginal Message- > From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 11:56 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > > Yeah, I believe that would be the probl

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Eric Brown (REDMOND)
Installer XML toolset. Subject: Re: [WiX-users] Using Wix and Visual Studio Yeah, I believe that would be the problem. That's the missing piece of the puzzle. Chris On Fri, Apr 3, 2009 at 2:40 PM, Simon Dahlbacka wrote: > I seem to remember that VC++ projects are not supported as

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Christopher Karper
rom: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com] > > Sent: Friday, April 03, 2009 11:22 AM > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] Using Wix and Visual Studio > > > > how does the tag look in your .wixproj file?

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Simon Dahlbacka
5} >      True >     > > -Original Message- > From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com] > Sent: Friday, April 03, 2009 11:22 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > >

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Eric Brown (REDMOND)
t > - I get the same problem.) > > -Original Message- > From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 11:07 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Vi

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Simon Dahlbacka
et the same problem.) > > -Original Message- > From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 11:07 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > >

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Eric Brown (REDMOND)
, April 03, 2009 11:07 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Using Wix and Visual Studio That is VS saying the reference is invalid somehow. I'm not sure what the specific problem is, but have you tried deleting the reference and recreating it?

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Christopher Karper
t; From: Christopher Karper [mailto:christopher.kar...@gmail.com] > Sent: Friday, April 03, 2009 10:17 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using Wix and Visual Studio > > I use spaces in my project names and project references, and they'

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Simon Dahlbacka
On Fri, Apr 3, 2009 at 8:24 PM, Eric Brown (REDMOND) wrote: > Also, there is that yellow warning icon on the project reference.  I don't > know what that means, and I can't find a reference in the documentation. Normally that means that Visual Studio has failed to resolve the reference

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Eric Brown (REDMOND)
o: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Using Wix and Visual Studio I use spaces in my project names and project references, and they're all fine. I suspect his problem is something else. I'm not sure what that is, since this exact scenario, even dow

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Christopher Karper
; To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Using Wix and Visual Studio > > Any characters in the project name that are invalid for WiX preprocessor > variable names get automatically converted to underscores. So without > renaming the project this s

Re: [WiX-users] Using Wix and Visual Studio

2009-04-03 Thread Eric Brown (REDMOND)
[mailto:alex.ca...@apdcomms.com] Sent: Thursday, April 02, 2009 4:28 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using Wix and Visual Studio I'm guessing that you cannot have spaces in a project reference variable... $(var.My Test Project.TargetFileName) Try renaming your

Re: [WiX-users] Using Wix and Visual Studio

2009-04-02 Thread Jason Ginchereau
...@apdcomms.com] Sent: Thursday, April 02, 2009 4:28 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using Wix and Visual Studio I'm guessing that you cannot have spaces in a project reference variable... $(var.My Test Project.TargetFileName) Try renaming your test project to MyTestPr

Re: [WiX-users] Using Wix and Visual Studio

2009-04-02 Thread Alex Cater
I'm guessing that you cannot have spaces in a project reference variable... $(var.My Test Project.TargetFileName) Try renaming your test project to MyTestProject so the project reference variable becomes: $(var.MyTestProject.TargetFileName) -- View this message in context: http://n2.nabble.

[WiX-users] Using Wix and Visual Studio

2009-04-02 Thread Eric Brown (REDMOND)
I just installed Wix3.0.4805.0-x64-setup from Sourceforge, and I'm trying to build a very simple installer from Visual Studio 2008. I've created a WIX project as well as my application project; however, when I add a reference to my application project, the 'references' item has a yellow warning