boyemillar Posted January 16, 2008 Posted January 16, 2008 (edited) Is there a way to auto answer an error that a pre configured MSI installer gives when i run it, half way through the install it gives a ABORT / RETRY / IGNORE error due to a problem trying to run an ATTRIB command on a folder it is trying to update. I would like to auto answer the error with IGNORE which if i press "I" on the keyboard it ignores the error. Edited January 16, 2008 by boyemillar
Developers Jos Posted January 16, 2008 Developers Posted January 16, 2008 Just add a func that can click the correct Button on the error window and add a HotKeySet() statement to activate it on a keystroke. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now