Daniel Skorka wrote: > academ.ogorod@xxxxxxxxx wrote: > > I have a program, and its possible to run it with wine. I need to run > > it on Linux system without X. But program tries to create window and > > die with wine. > > It uses that window only for logs, and do stuf in console. And I hope > > it will work without this window =). Is it possible to ignore creating > > window? Are there another methods to solve my problem? > > If you can change that program to be a CLI application, you should do > fine using 'wineconsole foo.exe'. If that's not an option, you'll have > to fall back on using Xvfb, the virtual framebuffer X server. > > Daniel It works! Thanks! _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users