var fDesc=new Array(); fDesc[0] = "Are you still using Windows® without ShellToys? How?

CFi ShellToys puts all the tools you need right where you need them – just a click away on your context menu. Right-click one or more files or folders, the desktop or the window background for instant access to over 50 context-sensitive shell extensions.

ShellToys context menu extensions

With ShellToys, tedious file-management chores are handled in seconds:

copy paths to the clipboard
check and change file extensions
alter file dates & attributes
open command prompts
batch-rename files
find and replace text in multiple files
synchronize folder contents
jump instantly to favorite folders

... and many more. Visit the Shell Extensions section for full details and screenshots of all 50+ shell extensions.


ShellToys custom clock This unique collection of context menu extensions is what made ShellToys famous, but it does much more besides. Check the Shell Tools section for details of other indispensable features such as Clock+, Clipboard+, Custom Menus, and Desktop Icon Position Saver.

Features:
Over 50 new shell extensions in one unique package, plus 20 extra shell tools!
Customizable – you choose which extensions, tools and features you want to use
Don't like right-clicking? Assign hotkeys to your favorite tools for fast keyboard access
Context-sensitive help throughout – press F1 in any ShellToys window or dialog
Free lifetime updates and unlimited free support by email for registered users
ShellToys can be used in 64-bit (x64) and 32-bit versions of Windows"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }