We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932bb46 commit 6dab366Copy full SHA for 6dab366
src/InEngine/Uninstall.ps1
@@ -1 +1 @@
1
-(Get-WdmiObject win32_service -Filter "name='InEngine.NET'").delete()
+sc.exe delete "InEngine.NET"
0 commit comments