Quote:
Private Sub Command4_Click()
DeleteSetting App.EXEName, "Check", "IP"
End Sub
I placed the above code in the app. When I try to clear the regisrty with the above I get - Error #5 - Invalid procedure?? Is this because the registry is already empty?:confused: The IP work OK, as this is a nice little exercise to see how to use this registry. So using this method is OK overall to enter into a test registry? Also will this work OK on Vista? I only ask because I'm assuming Vista won't allow someone to make there own registry, or is this incorrect?