
??????

Thanks for the reply.JamieM wrote: Sat Oct 19, 2019 8:19 pm rx8abd.exe is a console application, it has no GUI. It must be run from the command line (command prompt window).
Sounds like you are just double clicking the .exe file? That's not how console applications work unfortunately! You have to open a command prompt first, navigate (cd) to the folder containing the exe, then run the program from there (by typing its name, along with any arguments etc).
https://stackoverflow.com/questions/136 ... s-it-opens
Hope that helps![]()
Code: Select all
rx8abd.exe --help