This commit is contained in:
Luk
2024-01-28 11:35:14 +08:00
parent 304d2564fa
commit 85b40a6d90
19 changed files with 246 additions and 56 deletions

View File

@@ -20,7 +20,7 @@ echo *** Testing Path [[%ROOTPATH1%]] [[%ROOTPATH2%]] [[%ROOTPATH3%]]
) else (
echo ××× none of the testing path is valid.
echo;
echo === Enter [start path] or [leave blank] for default to [[%CD%]]
echo === Enter [root path] or [leave blank] for default to [[%CD%]]
set /p ROOTPATH=">>> "
echo;
if "" == "%ROOTPATH%" (