Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 672 Bytes

NewProcessMonitoring

Monitoring tool for finding new processes and runned applications in system. This is help to watch for new application in windows.

This window show all processes what you not added to Trusted

Click Trust All if this list is OK. This processes will be added to ignore list.

Click Reset trust list if you want to see agan full list

How it working

When this app window minimized or unfocused they get list of processes every 5 seconds. And check for new.

Create setup

  1. Build Release.
  2. Open NSIS_SetupFile.nsi in NSIS Compiler.
  3. Click Compile.
  4. Get NewPMSetup.exe from project folder.