http://bugs.winehq.org/show_bug.cgi?id=25558
--- Comment #5 from elad el.il@doom.co.il 2010-12-20 10:48:03 CST --- (In reply to comment #4)
(In reply to comment #0)
Created an attachment (id=32543)
--> (http://bugs.winehq.org/attachment.cgi?id=32543) [details] [details]
Terminal Output
Microsoft Flight Simulator X Installation doesn't work. I'm tested with a clean wineprefix. I'm using wine-1.3.9-1.fc14, on 64bit
From the log:
fixme:seh:RtlAddFunctionTable 0x6ce46600 1 6ce40000: stub fixme:seh:RtlAddFunctionTable 0x68393b20 1 68380000: stub fixme:seh:RtlAddFunctionTable 0x61b51dc0 1 61a80000: stub fixme:seh:RtlAddFunctionTable 0x67bda640 1 67bc0000: stub
indicates you're using 64-bit wine. Try with a pure 32-bit wine.
Installs fine for me in wine-1.3.9-164-g17e66e0 with PST timezone. Watch out for bug 25139 after install though.
Well if it doesn't work on 64 bit, it's still a bug. I tried changing my time zone, and it didn't help, so it's probably related to wow64 and memory addresses (notice the "Invalid address" line).
I tried to force the prefix to be 32bit prefix, using WINEARCH=win32 (and a new, clean prefix)... and it also didn't work. lots of ole errors in the terminal, and an InstallShield error at the end "1608: Unable to create InstallDriver instance, Return Code: -2147221163". Full output attached (although i think that this might be in a different bug).