u
This commit is contained in:
parent
072513203e
commit
762c2d2530
@ -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 (
|
||||||
|
@ -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 (
|
||||||
|
Loading…
Reference in New Issue
Block a user