In general, you can't assume the UI is going to run for a repair.  For example, 
running "Repair" from the Control Panel button runs the repair in "Basic" mode 
with only the basic progress dialog showing.  It works from the 
MaintenanceTypeDlg when you press the "Change" button off Control Panel because 
the full UI is run.

--
John Merryweather Cooper
Jack Henry & Associates, Inc. (Premier Tech, Inc.)
Build & Install Engineer - jXchange
Office:  913-341-3434 x791011
jocoo...@jackhenry.com



-----Original Message-----
From: Sameer Arora [mailto:arora...@gmail.com] 
Sent: Sunday, August 28, 2011 4:32 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] UI Sequence table in for advertised-shortcut triggered 
repair

My scenario is that target for an advertised shortcut is absent.

If clicks the shortcut, Windows MSI triggers a repair with parameters 
REINSTALL=DefaultFeature REINSTALLMODE=pocmus. As part of this repair, the 
installation sequence seems to skip UI Execute sequence as I see from the log:

Action start 9:06:26: INSTALL.
MSI (s) (B8:8C) [09:06:26:945]: Running ExecuteSequence ...

However, if user performs repair from Add/Remove program, the UI sequence does 
get triggered

Action start 9:06:45: INSTALL.
MSI (c) (A8:9C) [09:06:45:601]: UI Sequence table 'InstallUISequence' is 
present and populated.
MSI (c) (A8:9C) [09:06:45:601]: Running UISequence


Why is UI sequence table missing/empty when repair is triggered by the 
advertised shortcut?
And is there a way that repair both from ARP and shortcut follow the same UI 
sequence ?

Thank you for any pointers,
Sameer
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K The only unified 
storage solution that offers unified management Up to 160% more powerful than 
alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to