Update create folders in C.txt

This commit is contained in:
Yann@SeenKid
2023-08-14 10:39:06 +02:00
committed by GitHub
parent 333823c843
commit e89920a5b6
+2 -2
View File
@@ -1,4 +1,4 @@
REM Author: SeenKid (seenkid#1337 on Discord)
REM Author: SeenKid (seenkid on Discord)
REM Description: Creates a lot of folders in C:
REM Version: 1.0
DELAY 1000
@@ -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