Initial commit...

This commit is contained in:
2021-02-18 17:45:52 -06:00
parent dc3906fa9b
commit 1180e3171f
2159 changed files with 45470 additions and 2 deletions

View File

@@ -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\"

View File

@@ -0,0 +1 @@
Mystring = (16000000)

View File

@@ -0,0 +1,2 @@
@echo off
explorer.exe %APPDATA%