This commit is contained in:
陆柯 2021-07-15 17:16:27 +08:00
parent 072513203e
commit 762c2d2530
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
@echo off @echo off
echo *** Testing Path [%1] [D:\faroenar] [C:\faroenar] [%HOMEDRIVE%%HOMEPATH%\faronear] [../..]
@ if not "%1" == "" ( @ if not "%1" == "" (
set BASEDIR=%1 set BASEDIR=%1
) else (if exist D:\faronear ( ) else (if exist D:\faronear (

View File

@ -1,5 +1,7 @@
@echo off @echo off
echo *** Testing Path [%1] [D:\faroenar] [C:\faroenar] [%HOMEDRIVE%%HOMEPATH%\faronear] [../..]
@ if not "%1" == "" ( @ if not "%1" == "" (
set BASEDIR=%1 set BASEDIR=%1
) else (if exist D:\faronear ( ) else (if exist D:\faronear (