Windows shell extension that adds ParTool commands to File Explorer's context menu. Made in .NET using SharpShell.
Download the MSI setup file from the latest release and run it. Finish the setup and the program will be installed.
Check the Usage guide in the wiki.
You can uninstall ParShellTool from the Apps & features section in Windows settings, or from the Uninstall a program menu in Control Panel.
However, if you see a prompt asking for Windows Explorer to be closed, make sure to select "Do not close applications". After the uninstaller is done, reboot your PC.
ParToolShell logs the arguments that are used to run ParTool, as well as stack traces whenever an exception occurs. To view the logs, you need to follow this guide.
Make sure to update submodules.
Use ParToolShell.sln
to open the solution. Build the ParShellExtension
project, then the ParShellSetup
project.
dwmkerr for SharpShell.
Kaplas80 for ParManager.
Kent for the menu icon.