Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-30 Thread Bob Arnson
On 29-May-12 11:58, Pally Sandher wrote: > Rob M. advised that to do the above with Burn I would have to schedule the > v2.0 MSI for install& Slipstream the 2.2 MSP since Burn assumes a false > InstallConditon means "uninstall" rather than "don't install". Right. You could do this in a custom BA

Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-29 Thread Pally Sandher
ce - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: 29 May 2012 03:32 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0) On 22-May-12 08:22, P

Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-28 Thread Bob Arnson
On 22-May-12 08:22, Pally Sandher wrote: > On a machine which has an existing v2.0 or later MSI installation, the MSP > should be applied to update to v2.2 > On a machine which has nothing installed, v2.2 should be installed > On a machine which has an existing installation older than v2.0 a Major

Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-24 Thread Bob Arnson
On 24-May-12 10:02, Pally Sandher wrote: > However Bob you're incorrect, WiXUI perfectly supports "indirect uninstall > with full UI". You can run the MSI you used to install the product& you'll > get that button saying "Uninstall" and the rest of the prompts labelled > accordingly. That's main

Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-24 Thread Pally Sandher
P Email Disclaimer -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: 23 May 2012 20:33 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0) On 22-May-12 08:22, Pally Sandher wrote: > 1 - Slipstreaming MSP's doesn't w

Re: [WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-23 Thread Bob Arnson
On 22-May-12 08:22, Pally Sandher wrote: > 1 - Slipstreaming MSP's doesn't work Likely a bug. Need logs to know for sure. > Obviously "Install" isn't what should be happening here. Using the MSI > directly (circumventing Burn) will bring up the Uninstall process as expected. What happens if you c

[WiX-users] Issues with Burn (WiX v3.6.2921.0)

2012-05-22 Thread Pally Sandher
1 - Slipstreaming MSP's doesn't work Code: [snip] [snip] What's meant to happen: On a machine which has an existing v2.0 or later MSI installation, the MSP should be applied to update to v2.2 On a machine which has nothing installed, v2.2 should be insta