Thank you for the clarification.

I have made progress and here is an updated scenario, I am not sure why 
the update is not auto-installing but instead waiting for me to click 
Install (at step 2)

=====
Product ID = *
Product UpgradeCode = 029B...BD97
Bootstrapper UpgradeCode = f031...56b3
=====

1) Install Bootstrapper v1.0.1

2) Run Add/Remove Programs > Change, Launches v1.0.1 UI, Click Update

Update downloads, runs, appears to install and close the original UI 
(v1.0.1) and opens the new UI (v1.0.2)

UI shows new version and shows as "Not Installed" with the Install 
option enabled.

=====
This bundle is being run by a related bundle as type 'Update'.
DetectBegin: Not Installed
Detected package: MyApp, state: Absent
DetectComplete: DetectedAbsent
=====

***a) Why does it not Auto Install? It is triggered by 'Update' yet 
waits for me to click Install.***

3) Click Install: Installs MyApp

v1.0.2 is installed successfully

v1.0.1 ui is opened again automatically (this time appears to be 
hidden)

4) v1.0.2 UI shows as Complete.

Add/Remove programs shows new v1.0.2 is installed.
=====

Thanks,
-dirt

On 2013-10-10 19:08, Phill Hogland wrote:
> For MajorUpgrade behavior you must change both the Product ID and the
> version.  The UpgradeCode should remain unchanged.  Also the version 
> of the
> MSI must change in the first three quad-dots.  The version of the 
> bundle can
> be changed in any part of the version string.
> 
> http://wixtoolset.org/documentation/manual/v3/howtos/updates/major_upgrade.html
> 
> I would set the Id="*" and increment the Build portion of the version 
> string
> (Major.Minor.Build.Revision) to achieve what you are trying to do.
> 
> 
> 
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrade-confusion-tp7589648p7589649.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the 
> most from
> the latest Intel processors and coprocessors. See abstracts and 
> register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&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