Try removing all the special characters from your directory names where the batch file is placed.
c:\mydir(3.6)\mybat.bat was the case with me. The ( & ) in the directory name resulted in the error in my case.
c:\mydir(3.6)\mybat.bat was the case with me. The ( & ) in the directory name resulted in the error in my case.
No comments:
Post a Comment