laurin1 Posted July 24, 2009 Posted July 24, 2009 The help file states: When running on 64-bit Windows if you want to read a value specific to the 64-bit environment you have to suffix the HK... with 64 i.e. HKLM64. This is incorrect in my testing. For RegWrite this is correct, but when I read using HKLM64, I get nothing, but I read as HKLM, it works fine. Keith Davis MCSA, ZCE, A+, N+ http://www.laurinkeithdavis.com
Shark007 Posted July 24, 2009 Posted July 24, 2009 regread from HKLM64 works for me but I also compile the script as an x64 executable
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