I am writing a Vb 5 App that requires the Date Installed and more important The Location os the Database. The problem is that the Main database location could be anywhere that the user puts it. How can when the user first loads the app to write the location to a text file or even to the Registry.
I am trying to use the RegObj.dll, i can get the Key name but i need to search all the Name values and even change them from time to time. How do i loop through the keys under a Key and then loop until the end of that SubKey?
Thanks in advance
Stephen.
I am trying to use the RegObj.dll, i can get the Key name but i need to search all the Name values and even change them from time to time. How do i loop through the keys under a Key and then loop until the end of that SubKey?
Thanks in advance
Stephen.