BlueScreen Posted December 24, 2003 Posted December 24, 2003 Hey, Just wanted to know if AUTOIT 3 supports REG_BINARY registry key type using RegRead function. 10x
Developers Jos Posted December 24, 2003 Developers Posted December 24, 2003 I guess not...when trying to read a binary key the function returns zero and @error returns -2. The helpfile states: @error is set to 0 if there were no errors, or: 1 - Unable to open requested key -1 - Unable to open requested value -2 - Value type not supported 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.
BlueScreen Posted December 24, 2003 Author Posted December 24, 2003 Right. Do you know if this type will be implemented soon?
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