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