akaraali / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

can't open .msi file on wine with osx el capitain #487

Open leylaroksan opened 8 years ago

leylaroksan commented 8 years ago

I'm trying to install and run FaceGen 3D Modeller using wine on my osx el capitain, but everytime I try to extract the .msi file doing ''wine start fgModeller312Paid64.msi" to install I get the following error and then doesn't return the command line until I press return (after wating forever):

flags ignored: 0x00000100 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet

It looks like it's a problem of ntdll, so I went ahead and changed the configurations in the library tab to override ntdll, but no use. Still getting the same error. I've been at this all day yesterday and just cannot find a solution. I have winetricks installed and winecfg is set to W7, so it should be able to run it.

Please help!

leylaroksan commented 8 years ago

Ok so here is the weird thing. I've managed to extract, install, and run the demo version of the same program. It gives me the exact same error about the ntdll, but it does actually end up opening the installer. Does anyone have an idea what is going on here and how to fix it?