| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Application.Blocker.Setup.msi | 2026-05-28 | 1.2 MB | |
| README.md | 2026-05-28 | 2.0 kB | |
| v2.5.0 source code.tar.gz | 2026-05-28 | 23.9 MB | |
| v2.5.0 source code.zip | 2026-05-28 | 24.1 MB | |
| Totals: 4 Items | 49.2 MB | 41 | |
⚠️ This software is released into the public domain under The Unlicense. No warranty is provided. Use at your own risk.
Application Blocker v2.5.0 Release:
[+] New Features:
✅ The program now has Process Locking instead of Password Locking which was broken. Process Lock blocks the process when it attempts to run.
✅ Added Import and Export feature for Process Lock applications.
✅ Added a new component named as InstallTool. This component is only meant to be used by the setup file, but you can use it with ins argument to repair Protect-Process service.
✅ Process Lock also supports silent blocking.
✅ Process Lock works fine on multi instance applications.
✅ Protect-Process in now a Windows Service instead of a standard program.
✅ Protect-Process now protects all Application Blocker components more securely.
✅ The setup now cleans the scheduled tasks when you uninstall the program.
[*] Fixes and Changes:
✅ The program now requires .NET Framework 4.7.2 and Windows 7 or later.
✅ The setup now only supports installation to Program Files or Program Files (x86). This prevents some issues.
✅ Fixed bugs at startup logic .
✅ Issues at multi instance programs are fixed.
✅ Changed error dialog at password.
✅ Fixed some issues on Protect-Process.
✅ A lot of bug fixes.
[x] Removed Features:
❎ Removed Password Lock. Use Process Lock instead of it.
⚠️ Notice: After the update, you may get an error message once when your computer starts. This shouldn't happen more than once as the new version will delete the old Protect-Process scheduled task, but if it happens you can run this command on an elevated Command Prompt to fix completely: schtasks.exe /DELETE /tn "Application Blocker Protect-Process" /f