Update create folders in C.txt

This commit is contained in:
Yann
2023-03-31 09:00:41 +02:00
committed by GitHub
parent 2452d1c08c
commit 94300b031e
+1 -1
View File
@@ -4,7 +4,7 @@ REM Version: 1.0
DELAY 1000
GUI r
DELAY 500
STRING powershell -windowstyle hidden
STRING powershell
ENTER
DELAY 900
STRING (1..300) | % {new-item -type directory -path "C:\_331232ADA-$_"}