5 lines
82 B
Batchfile
5 lines
82 B
Batchfile
"%~dp0PSScriptsService.exe" uninstall
|
|
|
|
sc.exe delete ".NET Joke Service"
|
|
|
|
pause |