Skip to content

Commit 5e4f542

Browse files
Update RemoveTechnowLogger.bat
1 parent 92044e4 commit 5e4f542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RemoveTechnowLogger.bat

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
del /q C:\Users\%USERNAME%\AppData\Roaming\svchost.exe
1+
del /q C:\Users\"%USERNAME%"\AppData\Roaming\svchost.exe
22
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v svchost /f
33
cls
44
echo "[*] DONE "
55
echo "[*] Please Restart Your System!"
6-
pause
6+
pause

0 commit comments

Comments
 (0)