Re: How can you list registry valuenames for a given keyname?

"Littlefield, Tyler" <[email protected]> Sat, 11 Aug 2007 08:21:32 -0600
Newsgroups gmane.comp.windows.autoit.user
Message-ID <000d01c7dc22$ee71c260$4300a8c0@tdsportable>
absolutly, the function is RegEnumKey
Thanks,
Tyler Littlefield.
Vertigo head coder
"My programs don't have bugs, just randomly added features."
msn: [email protected]
email: [email protected]
aim: st8amnd2005
skype: st8amnd127
  ----- Original Message ----- 
  From: t1ppex 
  To: [email protected] 
  Sent: Saturday, August 11, 2007 8:03 AM
  Subject: [AutoIt] How can you list registry valuenames for a given keyname?


  I tried the following to attempt to list all the valuenames under "Run" 
  but it doesn't work:

  MsgBox(4096, "Startup Items Are:", RegRead
  ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "Run"))

  If it can't be done, is there a commandline way of exporting a registry 
  branch using, say, Regedit please?



   

[Non-text portions of this message have been removed]