edilmar wrote: > [edilmar@edilmar /]$ wine ~/.wine/drive_c/Arquivos\ de\ programas/ERWin3.5.2/MMOPN32.EXE > wine: could not exec wineserver Remove ~/.wine directory and reinstall your applications. One of the reasons 32-bit & 64-bit Wine don't work is they can not share the same wineprefix. edilmar wrote: > [root@edilmar init.d]# service wine start Wineserver is not a daemon. What this does is just loads windows PE bin-fmt into kernel (ability to start .exe files by themselves). Lots of people don't want that as it opens your system to lots of security issues.