• Stars
    star
    324
  • Rank 129,708 (Top 3 %)
  • Language
    C
  • Created over 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

processhacker/plugins-extra

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