(sometimes we provide two download links because it may happen that the main server / link is overloaded or slow or non responding - the files are identical. Just choose one, save to the Desktop, double click to install)
Debugging of Shell extensions is a simple process, but some things still made developers "unhappy":
* DLL's are locked by applications (for caching purposes) and you are unable to recompile your project
* You need to use Registry Editor to modify hidden Windows Shell setting
* Sometimes you don't have access to some Explorer features while debugging your Shell Extension
ShellReset utility solves these problems.
(
ShellReset is invaluable utility for developers of Windows Shell Extensions)

Debugging of Shell extensions is a simple process. Its general principes are described in the article "Debugging Shell Extensions Using Delphi" on our website. But some things still made developers "unhappy". They are:
* DLL's are locked by applications (for caching purposes) and you are unable to recompile your project
* You need to use Registry Editor to modify hidden Windows Shell setting
* Sometimes you don't have access to some Explorer features while debugging your Shell Extension
Shell Reset Tool was developed to solve these problems. It is useful to any Shell Extension developer, not depending on what he used to develop and debug shell extensions (Borland Delphi, Microsoft Visual Studio or any other environment).
Shell Reset features:
* Restart and shutdown Windows Explorer
* Control Windows Explorer debugging settings
* Manage tasks without Explorer Task Bar
* More useful features will be available soon
debug and windows debug and shell windows and restart shell