I've got a few questions - extra points go to anyone who can answer all of them:
1) Can I call reg.exe with it's arguments from within a VB exe using shell (or something else)?
2) How do I search for a certain folder name on a Windows system from within VB - I'm looking for the folder names of all the users of a Windows XP system profile folders, so it's not a blind search since I know the folder info up to that point.
3) Using the Windows registry API (or any other means if you know) how do I search for a registry key - similair to the question above, I'm looking for the key name and not the data values stored in the keys. I know the partial key name, so I can point it to the right place, I just need to know what branches come off that place.
thanks!!:D
