Getting Started with RegmagiK
This step-by-step walkthrough will introduce and explain unique features of RegmagiK.
- download and run RegmagiK.setup.exe
- click on menu Tools - > List Invalid CLSIDs
- how many did it list?
- notice smart file or folder path recognition in the data column
- click on the folders to double-check that the file is missing
- notice that Windows Explorer opens as far as folders exist
- switch back to RegmagiK window
- double-click any key from search results and watch it open in the left navigation tree
- drag and drop a key from RegmagiK to desktop. notice shortcut created.
- click Back on toolbar notice selected key change
- close RegmagiK.
- use shortcut created on Desktop in step 9 to open RegmagiK on the key you dropped on Desktop
- copy this Registry path to clipboard: LOCAL_MACHINE\software\microsoft\windows\currentversion\explorer\CommandStore\shell\Windows.newfolder
- switch back to RegmagiK and press Ctrl+G on keyboard (GoTo command on toolbar)
- notice the path you copied is already in place. Just press Enter
- How many clicks would it take in Regedit? (notice only required subkeys are included in the left navigation tree - to avoid clutter - and you can still expand to see all subkeys by pressing plus button)
- look at CommandStateHandler value in the right pane
- notice Gear icons next to Guid data
- click on Gear icon - notice jump to Guid definition (also in Registry)
- How many clicks would it take in Regedit?
- Expand the Guid key and click on the InProcServer32 subkey
- notice folder icon next to value data
- click on the folder icon and see file selected in Windows Explorer
- Click Back to return to previously selected key
Using Registry
There are many Registry tweaks that improve your Windows experience. This section will inllustrate just some of them.
This is a sample screenshot from Windows XP. It demonstrates one of the popular registry tweaks: changing timing of Windows XP built-in slide show viewer. By default the slide show displays each image for 5 seconds and it can not be changed via Windows User Interface. Adding the Timeout DWORD value and
setting it to the desired number of milliseconds does the trick.
This screenshot also illustrates several RegmagiK features:
toolbar and address bar (both can be turned on/off independently)
partial expand in the left pane, little overlay images indicate that there are hidden
items
in-place value editing in the right pane
bottom search results pane with convenient 1 click search command.
Next
sample illustrates the following RegmagiK features:
-
smart Directory recognition in the right pane view - some Data column subitems
have Folder icon
-
if a value is of type REG_EXPAND_SZ or expandable string as DevicePath in this
example it will also be recognized as a valid path
-
when you hover over the Folder image the mouse cursor turns into Link Select or
Hand cursor - that means you can click and go to Explorer
-
with one click on folder image you can open Windows Explorer and the folder
specified in Registry will be selected
-
If you activate in-place edit of value data and begin typing a path to any
directory autocomplete feature will be automatically activated
Next sample demonstrates the following RegmagiK features:
-
smart GUID recognition in the right pane view - subitem has Gear image
-
goto GUID with one click on Gear image (when you hover above the image the
mouse cursor turns into Link Select or Hand cursor)
-
partial expand in the left pane, allows you to see only relevant keys, and
little overlay images indicate that there are hidden items
|