Adds a context menu entry to run a small script that shows or hides hidden files.
Also has the ability to control whether system files are shown/hidden along with control over which context menu you want the entries to appear on (R Click or Shift + R Click).
Assign windows built-in hotkeys with any combination of Ctrl,Alt,Shift
...mkhotkey assign/edit windows built-in hotkeys with any combination of Ctrl,Alt,Shift, by programmatically adding a shortcut with the desired hotkey to hotkeys folder in the user programs menu.
usage: Send To mkhotkey in explorer context-menu | mkhotkey - add/remove from SendTo
Small tool for escaping strings to be used in URLStringEncoded context.
Uses VBScript escape() and unescape() functions and an HTML Application GUI to enable copy and paste of the text.