Posts: 3546 Reputation: 31
38 / /
Joined: Mar 2006
RE: [Pre-Release] PrefsBackup - Backup and restore your Plus! preferences
This hasn't been addressed: the script messes up the chat log viewer...when it puts the chat log file path back in, it has double slashes instead of single, ie:
O.P. RE: [Pre-Release] PrefsBackup - Backup and restore your Plus! preferences
quote:Originally posted by matty
Why are you defining the different registry options... why not enumerate them... make your code A LOT smaller.
If you give me a quick example of how to enumerate all values of a certain key, as well as an example of how to enumerate all subkeys of a certain key, that'd help me a lot.