We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92044e4 commit 5e4f542Copy full SHA for 5e4f542
RemoveTechnowLogger.bat
@@ -1,6 +1,6 @@
1
-del /q C:\Users\%USERNAME%\AppData\Roaming\svchost.exe
+del /q C:\Users\"%USERNAME%"\AppData\Roaming\svchost.exe
2
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v svchost /f
3
cls
4
echo "[*] DONE "
5
echo "[*] Please Restart Your System!"
6
-pause
+pause
0 commit comments