Chris_1013 0 Posted July 1, 2004 With the new RegEnum functions in 102 I'm sure we could do a search of the whole registry for particular information. (similar to Larry's _FileSearch() function) However, I can't quite wrap my head around how it works. Can anyone give me any pointers, or has this already been done? Share this post Link to post Share on other sites
CyberSlug 6 Posted July 1, 2004 You might try the free command-line tool RegFindUsage might be something like thisRun('cmd /c regfind.exe "hkey_local_machine\system\currentcontrolset\services\macfile\parameters\volumes 32768 r 262144" > Output.txt')I think I mentioned it in another post (and had a direct download link), but I can't find it stupid forum search feature Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig! Share this post Link to post Share on other sites