The line 
 
[26D4:2C38][2014-02-19T08:42:31]i301: Applying execute package: 
{c0489d1d-654e-4caa-9f95-0fe034d74cc6}, action: Uninstall, path: 
C:\Users\Farrukh\AppData\Local\Package 
Cache\{c0489d1d-654e-4caa-9f95-0fe034d74cc6}\MyProdSoftwareInstaller.exe, 
arguments: '"C:\Users\Farrukh\AppData\Local\Package 
Cache\{c0489d1d-654e-4caa-9f95-0fe034d74cc6}\MyProdSoftwareInstaller.exe" 
-uninstall -quiet -burn.related.upgrade' 
 
seems to be fine because the very next line says the exit code was 0.
 
[26D4:2C38][2014-02-19T08:42:42]i319: Applied execute package: 
{c0489d1d-654e-4caa-9f95-0fe034d74cc6}, result: 0x0, restart: None
 
Since there's no Apply complete, that makes me think that either your BA is 
hanging or someone killed your setup application process.  Although I guess 
it's possible that the engine crashed.
 
Sean
 
> Date: Tue, 18 Feb 2014 20:09:08 -0800
> From: farru...@gmail.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Burn: Managed Boostrapper upgrade but Installs side 
> by side with older version
> 
> Yes, that may be because before Apply Complete, it is not finished and
> -uninstall is failing.
> from last lines: 
> 26D4:2C38][2014-02-19T08:42:31]i301: Applying execute package:
> {c0489d1d-654e-4caa-9f95-0fe034d74cc6}, action: Uninstall, path:
> C:\Users\Farrukh\AppData\Local\Package
> Cache\{c0489d1d-654e-4caa-9f95-0fe034d74cc6}\MyProdSoftwareInstaller.exe,
> arguments: '"C:\Users\Farrukh\AppData\Local\Package
> Cache\{c0489d1d-654e-4caa-9f95-0fe034d74cc6}\MyProdSoftwareInstaller.exe"
> -uninstall -quiet -burn.related.upgrade' 
> [26D4:2C38][2014-02-19T08:42:42]i319: Applied execute package:
> {c0489d1d-654e-4caa-9f95-0fe034d74cc6}, result: 0x0, restart: None 
> [26D4:2C38][2014-02-19T08:42:42]i351: Removing cached package: MainProduct,
> from path: C:\Users\Farrukh\AppData\Local\Package
> Cache\{0CD51F14-9566-44BD-AB1D-04E65B2AF229}v1.0.1.0\ 
> 
> I tested 'MyProdSoftwareInstaller.exe" -uninstall" and it has no effect. So
> looks like burn engine is issuing -uninstall, but
> MyProdSoftwareInstaller.exe is not responding to -uninstall.
> 
> I wonder where -uninstall or other arguments are passed to Burn Engine.. ? 
> 
> Any hint/guide?
> 
> 
> 
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Managed-Boostrapper-upgrade-but-Installs-side-by-side-with-older-version-tp7592745p7592762.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to