Skip to content

Commit

Permalink
style: kill the window informing about process hacker
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Sep 25, 2023
1 parent 49688e5 commit 5e95624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playbook/Executables/KILLKPH.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ foreach ($userDir in $userDirectories) {
}

# Kill the window informing about process hacker
taskkill.exe /f /im pcaui.exe
Stop-Process -name pcaui -Force

0 comments on commit 5e95624

Please sign in to comment.