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 producers unhappy . They are: * DLLs 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 dont have access to some Explorer capabilities 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 capabilities will be available soon