FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
daScript/remove_folder.bat at master · aruslan/daScript · GitHub
aruslan
/
daScript
Public
forked from
GaijinEntertainment/daScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
daScript
/
remove_folder.bat
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (4 loc) · 128 Bytes
Breadcrumbs
daScript
/
remove_folder.bat
Copy path
File metadata and controls
7 lines (4 loc) · 128 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
DEL
/F/Q/S
%1
\*.*
>
NUL
If
%ERRORLEVEL%
NEQ
0
ECHO
DELETE
%1
FAILED
RMDIR
/Q/S
%1
If
%ERRORLEVEL%
NEQ
0
ECHO
RMDIR
%1
FAILED
Back
|
FazBrowse Home
|
New Git URL