PDA

View Full Version : Patches Management



nhirshler
03-01-2010, 12:37 AM
Hi,

I'm new with InstallAnywhere and I'm trying to create patch installation.
One of the requirement that our company has is the ability to uninstall installed patches and revert to the original files that have been overwritten.
Is this configuration supported or is it something that I need to develop? Does anyone has experience with that?

Thanks, Nicole.

jijujacob27
03-03-2010, 01:31 AM
Hi,

The ability to rollback is supported. However restoring the files to a previous version is not supported by the InstallAnywhere 2010.

However if you want to customize this ability, then, you can use rollback handlers. You can read about the rollback handlers in the InstallAnywhere 2010 user guide. Please remember that should you choose to implement custom rollback functionality, then you should not enable the new rollback functionality in IA 2010.

Thanks