Re: [WiX-users] Product Upgrade Delima

2010-08-17 Thread Brian Williams
Brian From: Brian Williams To: General discussion for Windows Installer XML toolset. Sent: Mon, August 16, 2010 5:08:32 PM Subject: Re: [WiX-users] Product Upgrade Delima Here is some more information on what I've tried. I've tried to set the

Re: [WiX-users] Product Upgrade Delima

2010-08-16 Thread Brian Williams
ot;yes"/>UpgradeVersionOnlyDetect="yes"Property="NEWERFOUND"    Upgrade>endif?> Regardless of which msi file I use and what I set var.Verson to for either I get the standard installer dialog that says: "Another version of this product is already installed.

[WiX-users] Product Upgrade Delima

2010-08-16 Thread Brian Williams
All, I'm still relatively new using WiX but it seems to have everything I need... but I'm struggling with getting a .MSI file to upgrade the way I want. I have two versions of my product - one "Free" version which has limitations and one "Registered" full version. I know which version I'm bu

Re: [WiX-users] Issue with var.Project.x variables in WIX 3.0

2009-08-15 Thread Brian Williams
, August 15, 2009 5:27:44 AM Subject: Re: [WiX-users] Issue with var.Project.x variables in WIX 3.0 What type of project is AppHelp, I think you can only reference C# projects in a WiX project. Neil -Original Message- From: Brian Williams [mailto:brianjackiewilli...@yahoo.com] Sent: 15 August

Re: [WiX-users] Issue with var.Project.x variables in WIX 3.0

2009-08-14 Thread Brian Williams
work against msbuild and managed projects. Native C++ projects currently require not using the project reference variables. -Original Message- From: Brian Williams [mailto:brianjackiewilli...@yahoo.com] Sent: Friday, August 14, 2009 5:00 PM To: Wix Users Subject: [WiX-users] Issue with var.Proj

[WiX-users] Issue with var.Project.x variables in WIX 3.0

2009-08-14 Thread Brian Williams
Anyone, I'm obviously new to WIX.  This is my first project where we are using WIX to generate the installer.  I've got to say that I will  never do it another way again. I am having a problem that seems to mean I'm brain dead because it is so basic.  I was developing and testing for XP using