Jörg Kühne wrote: > Hello thank, > > but how I get the console log, may be with winedbg? > > Open a terminal and try to run the executable from there: Code: wine program.exe (substitute the actual name of the executable for "program.exe"). Then copy whatever messages appear in the terminal and post them.