I am "trying" to write a program that will enumerate a registry key out to a text file. Using the RegEnumKeyEx command or similar. There is a program called askreg.sourceforge.net that does this with variables. I am looking to do this without. I am looking for one example of how to do this. I want to do it for multiple keys, say about 70. Appreciate the help.