smalti / plugins-extra

These are highly unstable, buggy, incomplete, broken, waste of space plugins that are not included with Process Hacker by default.

Home Page:https://wj32.org/processhacker/forums/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are small plugins that are not included with Process Hacker by default.

Compilation

  1. Checkout the main repository into a folder somewhere (For example: C:\ProcessHacker\)
  2. Run C:\ProcessHacker\build\debug_debug.cmd
  3. Download the plugins-extra repository.
  4. Copy into the folder you created earlier (C:\ProcessHacker\)

Your folder should look like this:

repo-combined-folder

You can now just open the plugins-extra\ExtraPlugins.sln solution just like the plugins\Plugins.sln solution. You can also set the default startup project inside Visual Studio and press F5 to run/debug that specific plugin with breakpoints or use the build menu to build all plugins.

What about a simple possibility to install any of them without installing several gigabytes of Visual Studio?

Install the "Build Tools for Visual Studio 2017" (170mb) and run build\build_release.cmd

About

These are highly unstable, buggy, incomplete, broken, waste of space plugins that are not included with Process Hacker by default.

https://wj32.org/processhacker/forums/


Languages

Language:C 100.0%