- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Mar 19, 2009
09:43 AM
Rollback during postinstall
I want to rollback based on any failure that occurs during installation. so, I have user IA variable to set success, failure. at the end of installation during post install, based on this variable, if failure, i want to run the uninstaller silently of the installer that is being installed. Will this work?
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 08, 2009
08:39 PM
ramalaks wrote:
I want to rollback based on any failure that occurs during installation. so, I have user IA variable to set success, failure. at the end of installation during post install, based on this variable, if failure, i want to run the uninstaller silently of the installer that is being installed. Will this work?
Not sure if it 'works' and completely removes files for you, but worth a shot. IMHO, IA should really build this in their framework and rollback all components being put down. ISMP has this feature and IA people should really consider to pull that in their 'robust' tooling. I can't believe after several releases, IA is still lacking behind the very old ISMP in features....oh well, at least I can use IA to install notepad!
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 14, 2009
10:10 AM
I tried and running uninstaller silently did not work well.
i have to only use the rollback handler. but in this case, install can be cancell only duing install task. even after that it leaves entry in Zero G registry and add/remove programs.
i have to only use the rollback handler. but in this case, install can be cancell only duing install task. even after that it leaves entry in Zero G registry and add/remove programs.
