electrico Posted May 27, 2009 Posted May 27, 2009 Can someone show me the correct string of code to insert binary value to registry? For example binary value "10 00 00 2c" ? Thanks!
Authenticity Posted May 27, 2009 Posted May 27, 2009 RegWrite('HKLM\software\AAAAAAAA', 'a', 'REG_BINARY', '0x4175746F49742059415921')
electrico Posted May 27, 2009 Author Posted May 27, 2009 Dunno how, but You did it. I also did it now. Everything is ok now. Earlier I could not inject binary values, because it has been always changed into some unwanted digits. Thanks a lot.
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