Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
windows 7 registry rget "ProductId", empty result
#2
Macro Macro2595
Code:
Copy      Help
rget(_s "ProductId" "SOFTWARE\Microsoft\Windows NT\CurrentVersion" HKEY_LOCAL_MACHINE|HKEY_64BIT)
out _s
rget(_s "ProductName" "SOFTWARE\Microsoft\Windows NT\CurrentVersion" HKEY_LOCAL_MACHINE|HKEY_64BIT)
out _s
HKEY_64BIT is a QM-defined flag, but undocumented.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)