Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
rset as REG_DWORD
#1
How would I use rset to create an entry with D_Word type.

For example if I go to the registry editor, right click and go to Modify, hexadecimal value is 9dd and Decimal value is 2525.

I tried the following and it didn't work :oops:

Code:
Copy      Help
byte x=2525
rset x "SMTP Port" "Software\Microsoft\Internet Account Manager\Accounts\00000001" 0 REG_DWORD


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)