[Wine] Re: Flight training software install error-VSOCX32.OCX

qwertymn wineforum-user at winehq.org
Tue Oct 20 12:29:11 CDT 2009


Robbert try this:

start in a clean new ~/.wine

Then do :

winetricks mfc40 mdac28

WINEDLLOVERRIDES="oledb32=n" regsvr32 ~/.wine/drive_c/Program\ Files/Common\ Files/System/OLE\ DB/oledb32.dll

Then install the application. Set oledb32.dll to native in winecfg or run the app like:

WINEDLLOVERRIDES="oledb32=n" wine GroundSchool.exe

This way the app starts fine for me, didn't test if the rest of the app worked







More information about the wine-users mailing list