Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-07 Thread Hoover, Jacob
). -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Thursday, September 06, 2012 1:48 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA and MajorUpgrade But the UpgradeCode's are identical, and burn isn't letting the MSI

[WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Hoover, Jacob
So I'm finally getting back to burn and I am running into a bit of confusion. Prior versions of my application were installed with DotNetBootstrapper as burn was still in its infancy. Now that 3.6 is official, I wanted to again look at burn and see if I could get a single polished UX. On a VM

Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Rob Mensching
What does your Upgrade table look like? On Thu, Sep 6, 2012 at 7:40 AM, Hoover, Jacob jacob.hoo...@greenheck.comwrote: So I'm finally getting back to burn and I am running into a bit of confusion. Prior versions of my application were installed with DotNetBootstrapper as burn was still in

Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Hoover, Jacob
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA and MajorUpgrade What does your Upgrade table look like? On Thu, Sep 6, 2012 at 7:40 AM, Hoover, Jacob jacob.hoo...@greenheck.comwrote: So I'm finally getting back to burn and I am running into a bit of confusion

Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Hoover, Jacob
for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA and MajorUpgrade Upgrade Id=$(var.UpgradeCode) UpgradeVersion Minimum=$(var.ProductVersion) IncludeMinimum=no OnlyDetect=yes Property=NEWERVERSION_INSTALLED / UpgradeVersion Minimum=0.0.0 IncludeMinimum=yes

Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Rob Mensching
to install the newer MSI. -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Thursday, September 06, 2012 11:52 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA and MajorUpgrade Upgrade Id

Re: [WiX-users] Burn: WixStdBA and MajorUpgrade

2012-09-06 Thread Hoover, Jacob
approach? Thanks, Jacob -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Thursday, September 06, 2012 1:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA and MajorUpgrade Sounds very much like: http

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-10 Thread Henning Krause
Hi Bob, thanks for the quick resolution of the issue. Kind regards, Henning -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Thursday, August 09, 2012 11:04 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-09 Thread Neil Sleightholm
Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access violation Hi Bob, done: https://sourceforge.net/tracker/index.php?func=detailaid=3555380group_id=105970atid=642714 Kind regards, Henning -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-09 Thread Henning Krause
Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access violation I want to supply some extra information on this defect as requested but it seems to have gone missing. Anyone know what has happened to it? Neil -Original Message- From: Henning Krause

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-09 Thread Neil Sleightholm
, 2012 2:27 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access violation I want to supply some extra information on this defect as requested but it seems to have gone missing. Anyone know what has happened to it? Neil

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-09 Thread Bob Arnson
On 09-Aug-12 09:02, Henning Krause wrote: I have investigated the issue further and come to the conclusion that it happens during an upgrade of an existing installation. It tries to do something to the existing pacakage and looks up the package in the current bundle using its id. When it

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-09 Thread Neil Sleightholm
[mailto:b...@joyofsetup.com] Sent: 09 August 2012 22:04 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access violation On 09-Aug-12 09:02, Henning Krause wrote: I have investigated the issue further and come to the conclusion that it happens during

[WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Henning Krause
Hi, I'm working with the latest WIX version (v3.6.3206.0). Unhandled exception at 0x0FF45EE6 (wixstdba.dll) Setup.exe: 0xC005: Access violation reading location 0x0018. After downloading the symbols from Wixtoolset.org, Visual Studio pinpointed the exception to

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Bob Arnson
On 08-Aug-12 12:00, Henning Krause wrote: Unhandled exception at 0x0FF45EE6 (wixstdba.dll) Setup.exe: 0xC005: Access violation reading location 0x0018. Please file a bug so it doesn't get lost in e-mail. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Henning Krause
: [WiX-users] Burn: WixStdBA crashes wih Access violation On 08-Aug-12 12:00, Henning Krause wrote: Unhandled exception at 0x0FF45EE6 (wixstdba.dll) Setup.exe: 0xC005: Access violation reading location 0x0018. Please file a bug so it doesn't get lost in e-mail. -- sig://boB http

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Neil Sleightholm
17:00 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Burn: WixStdBA crashes wih Access violation Hi, I'm working with the latest WIX version (v3.6.3206.0). Unhandled exception at 0x0FF45EE6 (wixstdba.dll) Setup.exe: 0xC005: Access violation reading location

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Henning Krause
...@henningkrause.eu] Sent: 08 August 2012 17:00 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Burn: WixStdBA crashes wih Access violation Hi, I'm working with the latest WIX version (v3.6.3206.0). Unhandled exception at 0x0FF45EE6 (wixstdba.dll) Setup.exe

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Neil Sleightholm
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA crashes wih Access violation Hi Neil, no, it happens rather in the middle of it... Kind regards, Henning -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Wednesday, August

Re: [WiX-users] Burn: WixStdBA crashes wih Access violation

2012-08-08 Thread Neil Sleightholm
I managed to reproduce the problem and downgrading to v3.6.3109.0 fixes it. Neil -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: 08 August 2012 18:36 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: WixStdBA crashes wih

Re: [WiX-users] Burn: WixstdBA

2011-10-23 Thread Rob Mensching
Yes. On Mon, Oct 17, 2011 at 8:17 PM, Hoover, Jacob jacob.hoo...@greenheck.comwrote: While I know I could customize the BA to suite my needs, might I suggest a slight change to the thmutil.cpp. If a user supplies an IconSourceFile from within the Bundle, the primary exe file will have a

[WiX-users] Burn: WixstdBA

2011-10-17 Thread Hoover, Jacob
While I know I could customize the BA to suite my needs, might I suggest a slight change to the thmutil.cpp. If a user supplies an IconSourceFile from within the Bundle, the primary exe file will have a Win32 icon resource embedded into it. If the thm.xml (or XML overridden by WixVariable