Registry Editor Enhancements
Need to be able to expand the window and/or columns when viewing the Registry Editor. Text is cut off and can't see things without doing a LOT of extra clicks and guessing to find out if I'm on the right entry or not.
Since the HKEYCURRENTUSER is not shown, have an easy way to tell the user which profile is the correct one under HKEY_USERS. This can possilbly be matched by automatically parsing the ProfileImagePath under each user at this location:
HKEYLOCALMACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
If you can't automatically match this to the current logged in user, at least show a list of users and their corresponding ProfileList names so it can then manually be found under HKEY_USERS. Maybe at least have a "Fetch User Profile" button at the top of the Registry Editor window.