Jump to content

regread return on dword


 Share

Recommended Posts

Hi,

I read value and get type from regisrty to try to create reg files.

Eveything is good except for DWORD values....

For exemple regread with a dword return :

reg directory :

HKEY_CLASSES_ROOT\*\fada

reg type :

$REG_DWORD

key name :

dwordfumble

key value :

3282

the difference when i export a key directly from the registry it return that :

"dwordfumble"=dword:00000cd2

i'm sure 3282 = 00000cd2 but how can i calculate to convert one side to another ?

tx

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...