79564152

Date: 2025-04-09 10:58:31
Score: 1
Natty:
Report link

this command in Powershell, it worked well for me, with a delay of 3 seconds among the 3 programs.

Start-Process -FilePath "path\program.exe"

Start-Sleep -Seconds 3

Start-Process -FilePath ""path\program.exe"

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tute