Running a batch file intended for windows?

Hi.

I have a .bat file from GitHub that is intended for windows. How can I run this on endeavour successfully? The scripts purpose is to conclude with a patched android APK file being downloaded to my system.

try wine cmd or wineconsole cmd from the terminal

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.