Search found 1 match

by connexion
18 Oct 2012 03:58
Forum: DOS Batch Forum
Topic: \Windows was unexpected at this time.
Replies: 1
Views: 2969

\Windows was unexpected at this time.

Hi All, I'm getting an error while trying to run the below batch file. rem @echo off rem if "%PRINTLN%xxx"=="xxx" set PRINTLN=FALSE if NOT "%1" == "" set DBUSJMS_ROOT=%1 if NOT "%DBUSJMS_ROOT%xxx" == "xxx" goto checkRootDir goto Usage :chec...