milkfish1227 Posted March 10, 2006 Posted March 10, 2006 If I am correct, currently registry read/write functions are dealing with Wow3264Node registry for 32 apps in Windows XP x64. Is there any plan to have those functions write anywhere in registry ?
jpm Posted March 10, 2006 Posted March 10, 2006 I don't understand the question. Today AuitoIT follow the MS strategy when using the HKLM because they use the standard registry Windows API. As AutoIT is running only in a 32 bit process the script designer can use the HKLM64 to write in the Native 64 bit key see the Doc.
milkfish1227 Posted March 10, 2006 Author Posted March 10, 2006 jpm said: I don't understand the question.Today AuitoIT follow the MS strategy when using the HKLM because they use the standard registry Windows API.As AutoIT is running only in a 32 bit process the script designer can use the HKLM64 to write in the Native 64 bit key see the Doc.You just answered my question. HKLM64 is what I am looking for. And it's not available on V3.1.1 but it does support in the latest beta version v3.1.1.112 I have installed this morning.Thanks
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