Disable graphical wineconsole
Disable graphical wineconsole
Hello! I am trying to develop an application that interacts with wineconsole on a server (no graphical interface). On the server if I run something in wineconsole I can interact with it just fine, but when working on my local PC which has a graphical server (xorg) wineconsole will launch a new graphical instance instead of the current terminal. Is there a way to force wineconsole to not launch a new window?
Re: Disable graphical wineconsole
Instead of wineconsole program.exe, you can just use wine program.exe