ShaunT
Posts: 8
Joined: Tue Jul 13, 2021 10:52 pm

Re: Problems running a Batch file.

Fri Jul 16, 2021 4:06 pm

Hi Catalin,

Just e-mailed support.

Thank you for your help with this.

Catalin
Posts: 6542
Joined: Wed Jun 13, 2018 7:49 am

Re: Problems running a Batch file.

Mon Jul 19, 2021 3:43 pm

Hello Shaun,

Thank you for the provided resources!

After further investigating this, I found the culpirt here.

Basically, your .BAT file is relative to the "Chronicall" folder. As a working directory, you only give the [APPDIR], without the folder.

Basically, the .BAT file will try to search for the "bin" folder under the APPDIR folder, where it does not exist.

To fix this, please change the working directory to:

[APPDIR]Chronicall

Hope that helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”