I'm evaluating Advanced Installer for use with one of our products...
Product as installed has multiple sub-directories and > 500 .cfm files
It appears that I can build a "major" release with all code & directories. Call it V 1.0.00 for simplicity
We release service packs containing 10 to 15 files on occasion - some are updates to existing files, others are new.
Call the first one V 1.0.01, second V 1.0.02, ...
We need the ability to rollback the latest service pack / release to the previous version. If we install V 1.0.05 and discover something isn't right,
we'd like to uninstall V 1.0.05 and the installed ( remaining ) code base would be at the V 1.0.04 version. Ideally we would not have to do anything other
than the uninstall of the latest release, and no re-installs of previous service packs. The uninstall would have to delete "new" files contained in the service pack and restore files that were overwritten in that particular release.
Is this functionality present in the Professional edition and I'm just not familiar enough with the product?
Thanks!