http://bugs.winehq.org/show_bug.cgi?id=30887
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
the game installs fine here in 32-bit and 64-bit WINEPREFIX.
Next time please report bugs with a clean (new!) WINEPREFIX. Having other (broken) apps already installed in the same prefix makes the bug report potentially invalid.
--- snip --- fixme:service:scmdatabase_autostart_services Auto-start service L"NvcSvcMgr" failed to start: 2 --- snip ---
This is something from Nortel/Avaya VPN client and has nothing to do with the actual game installer.
With a clean 64-bit prefix it would have been a dupe of bug #24611
(installer itself is 32 bits but the out-of-process COM server runs as 64 bit process and they talk to each other using standard marshaller)
--- snip --- Wine-dbg>info process pid threads executable (all id:s are in hex) 00000042 6 'Starfighter.exe' 00000025 7 _ 'ISBEW64.exe' 00000031 9 _ 'rpcss.exe' 00000044 1 _ 'explorer.exe' 0000000e 7 'services.exe' 00000019 3 _ 'plugplay.exe' 00000012 4 _ 'winedevice.exe' --- snip ---
$ sha1sum Starfighter.exe 5bbcbceeaf6fe0701de3cb909f1fad031db81f0f Starfighter.exe
$ du -sh Starfighter.exe 22M Starfighter.exe
$ wine --version wine-1.7.18-10-ge5d69df
Regards
*** This bug has been marked as a duplicate of bug 24611 ***