79406896

Date: 2025-02-02 16:07:29
Score: 1.5
Natty:
Report link

Just use taskkill

taskkill /f /im program.exe
exit /b

use taskkill before exit /b for more details type taskkill /? in cmd

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Romus8768