Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Registry key
#1
Hello

sorry to seem so dumb, but if i can easily retreive a key value in registry, i can't find a way to store all values.

Ex: i have a key like this : HKEY_CURRENT_USER\Software\MySoftware which contains many datas.

I want to get all datas of that key, not a specific one.
str s
rget(s "" "Software\MySoftware" HKEY_CURRENT_USER) does not work.

Any idea?

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)