Initial commit...
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
del /S /q "%userprofile%\Local Settings\Temp\*.*"
|
||||
cd "%userprofile%\AppData\Local\Temp\"
|
||||
del + /S /Q
|
||||
rmdir /S /Q "%userprofile%\AppData\Local\Temp\"
|
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Mystring = (16000000)
|
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
explorer.exe %APPDATA%
|
Reference in New Issue
Block a user