I am working on creating an upgrade for a current install. There are many configs that are copied, each is its own component.  When upgrading we want to preserve a few key/values from the original config.

 

I was thinking of doing this: Since I don’t know what the new configs will look like.....

 

All work in a custom action.

  1. Rename old config
  2. Copy new config into place
  3. Copy certain values(different from config to config) from old config to new config
  4. Delete old config

 

What is the best way to do this?

 

Thanks in advance for your help!

Brandon

 

-------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to