On Thu Dec 1 16:52:13 2022 +0000, Michel Zou wrote:
indeed `wine wineconsole python -V` returns 0 but does not print anything wait, that's not specific to python, I cannot make it work with a simple C printf executable either
perhaps, when running with wineconsole, a window appears, but closes immediately (as it closes when child program terminates)
if its the case, running with 'wine wineconsole cmd' will open a new console window, in which you can launch your programs