| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| v2.5.0 | 2026-05-28 | ||
| v2.4.0 | 2026-04-27 | ||
| v2.3.1 | 2025-12-06 | ||
| v2.3.0 | 2025-12-06 | ||
| v2.2.0 | 2025-11-11 | ||
| v2.1.0 | 2025-10-24 | ||
| v.2.0.0 | 2025-09-20 | ||
| v1.9.0 | 2025-09-13 | ||
| v1.8.0 | 2025-09-03 | ||
| v1.7.0 | 2025-08-27 | ||
| v1.6.0 | 2025-08-03 | ||
| v1.5.0 | 2024-08-11 | ||
| v1.4.0 | 2024-06-29 | ||
| v1.3.0 | 2024-06-01 | ||
| v1.2.0 | 2024-05-31 | ||
| v1.1.0 | 2024-05-18 | ||
| v1.0.0 | 2024-05-04 | ||
| README.txt | 2026-05-28 | 1.8 kB | |
| Totals: 18 Items | 1.8 kB | 43 |
⚠️ 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