Björn_2 Posted January 9, 2005 Posted January 9, 2005 Hello,I'm creating an unattended installation of a software who needs to set a password.I used the ControlSetText ( "title", "text", "classnameNN", "new text" ) Method to enter and confirm the new password, but the script stops at this point.Why I cannot type in a password in an unattended installation with this function?Is there another way to get the result?Thanks
Developers Jos Posted January 9, 2005 Developers Posted January 9, 2005 Did you try to set the password with ControlSend() ? 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.
Björn_2 Posted January 9, 2005 Author Posted January 9, 2005 No, I only used Send(), but I will try it. Thank you
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