I need some clarification on how to process Upgrades for the 
bootstrapper. I am trying to use major upgrades (for 'simplicity') for 
each bootstrapper build to replace the existing version installed.

Here's an example of what I'm experiencing:

(Product ID and UpgradeCode are static, the Version (revision) is 
incremented on each build.)

=====
[ID = 82e6e1be-f56e-40ad-98a5-0c010dd77b3]
[UpgradeCode = 029B62E4-4AFE-4D74-837D-D0E79622BD97]

Run v1.0.0.1; detects as Not Installed. Click Install. Installs 
successfully.

Run v1.0.0.2; detects as Installed. Close.

Run v1.0.0.1; Click Update; appears to Download and Install v1.0.0.2 
according to Logs completes successfully.

v1.0.0.2 opens after old closes; detects as Installed.

Add/Remove Programs still shows v1.0.0.1... Files are still v1.0.0.1
=====

It's at this point I don't understand why a) if v1 logs show update 
successfull then exit why v2 doesnt appear to be installed and b) why v2 
is opened after v1 exits - shouldn't the install be seamless?

Thank you,
-dirt

------------------------------------------------------------------------------
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