Windows Explorer's Shell Extension
- Group - Move multiple files and folders into a new folder - Break folder - Move all folder content up one level - Mover - Move multiple files and folders from different folder into one folder - Place the DLL into a empty folder of your choice (e.g. C:\ExplorerExtender\ExplorerExtender.dll) - Open Command Prompt as Administrator - Run the following command -"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\regasm.exe" "C:\ExplorerExtender\ExplorerExtender.dll" /codebase- Restart Windows Explorer - Open Command Prompt as Administrator - Run the following command -
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\regasm.exe" "C:\ExplorerExtender\ExplorerExtender.dll" /unregister- Restart Windows Explorer