Until now the exec command can only execute executable files, i.e. Applications or batch commands. Could you change the implementation of exec to a simple call of the windows API function ShellExecuteEx or ShellExecute? That was only a minor change but would enable us to open arbitrary document types within the games folder.

Regards, Zeitwerk


Always learn from history, to be sure you make the same mistakes again...