I edited the config and left only: [DllOverrides] "msvcrt" = "native, builtin" "mciavi.drv" = "native, builtin" "mcianim.drv" = "native, builtin" "*" = "builtin, native" I did what you say and... savio@debian:~$ wine --debugmsg +loaddll -- /home/savio/.wine/fake_windows/Program Files/Sisupfor/SISSUPFOR.exe Invoking /usr/bin/wine.bin --debugmsg +loaddll -- /home/savio/.wine/fake_windows/Program Files/Sisupfor/SISSUPFOR.exe ... /usr/bin/wine.bin: cannot find '/home/savio/.wine/fake_windows/Program' Wine failed with return code 1 Could you help me? Savio On Tue, 17 Jun 2003 16:08:19 -0700 Duane Clark <dclark@akamail.com> wrote: > Savio Ramos wrote: > > > > I put this in config: > > > > [AppDefaults\\SISUPFOR.exe\\DllOverrides] > > "DAO350" = "native" > > "MSJINT35" = "native" > > "MSVBVM50" = "native" > > "VB6STKIT" = "native" > > "MSVBVM60" = "native" > > "VB5DB" = "native" > > "MSRD2X35" = "native" > > "MSJTER35" = "native" > > "COMCAT" = "native" > > "ASYCFILT" = "native" > > "expsrv" = "native" > > "MSJET35" = "native" > > "MSVCRT40" = "native" > > "OLEAUT32" = "native" > > "OLEPRO32" = "native" > > "VBAJET32" = "native" > > "DAO360" = "native" > > > > [DllOverrides] > > "msvcrt" = "native, builtin" > > "mciavi.drv" = "native, builtin" > > "mcianim.drv" = "native, builtin" > > "*" = "builtin, native" > > > > The results is: > > savio@debian:~$ wine /home/savio/.wine/fake_windows/Program\ Files/Sisupfor/SISUPFOR.exe > > Invoking /usr/bin/wine.bin /home/savio/.wine/fake_windows/Program Files/Sisupfor/SISUPFOR.exe ... > > fixme:ole:CoSetState (0x653c7aa8),stub! > > fixme:ole:CoRegisterMessageFilter stub > > fixme:ole:CoRegisterMessageFilter stub > > fixme:ole:CoSetState ((nil)),stub! > > Wine exited with a successful status > > You don't need to explicitely set all those DLLs to native. If there is > no Wine version, then Wine will look for the native version. > > Wine does have some of the OLE DLLs. In general I think the OLE files > need to all be set the same; native or builtin. I suspect you need > ole32.dll, but you can find out by doing: > > wine --debugmsg +loaddll -- /home/savio/... > > Be sure to only pay attention to the native/builtin message at the end > of each line. Ignore the path that is printed; it is misleading. > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users > _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users