You can't rerun *only* the CustomAction without Conditionalizing practically
everything in the sequence tables.  I wouldn't recommend doing that.
Instead, I'd suggest just using Maintenance Mode UI to allow the user to
change the values and set the REINSTALLMODE to something very simple so the
rest of the install proceeds very quickly.

________________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ayvaz, James
Sent: Friday, June 30, 2006 5:18 AM
To: [email protected]
Subject: [WiX-users] running only portions MSI installation

Hi folks,
    I have a wix msi that includes custom configuration dialogs and uses
custom actions to configure the application during my installation.  After
the program is installed is there a way to re-run only the custom portions
of the installation wizard that so that I can reuse the configuration
dialogs and custom actions to reconfigure the application.
 
Usage example: 
    User enters password during installation
 
    At a later date, the user selects "change password" icon from the
program menu.
 
    The shortcut starts the msi starting at the custom configuration dialogs
and the MSI re-runs only the custom actions.
 
What is the best way to accomplish this?  Thanks any suggestions.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to