dmsl/anyplace

.bat file is not running

Opened this issue · 3 comments

After generating a new set of files using dist command, .bat file is generated, after trying to open the file I'm getting two errors:
The input line is too long.
The syntax of the command is incorrect.

PS: The absolute path length of the file is small.

I'm getting this too. Could you elaborate on the fix please?

I did not found any fix for this.
Try to work on Linux OS, this might solve the issue.

I managed to fix it by placing the folder into the root of my D drive, into a folder called "a" making the absolute path to the .bin be: "D:\a\bin". This way I was able to run it.

Wish the project was still maintained. We need to keep this work going.