http://bugs.winehq.org/show_bug.cgi?id=7039
Summary: wine: Unimplemented function kernel32.dll.TermsrvAppInstallMode Product: Wine Version: 0.9.22. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: philip.nystromer@telia.com
Trying to run a bank certificate application. Then get:
philip@phils_pc ~ $ wine .ies4linux/ie6/drive_c/Program\ Files/Personal/bin/Personal.exe fixme:crypt:CRYPT_RegCloseStore Unimplemented flags: 00000001 fixme:crypt:CRYPT_MemCloseStore Unimplemented flags: 00000001 fixme:crypt:CRYPT_RegCloseStore Unimplemented flags: 00000001 fixme:crypt:CRYPT_MemCloseStore Unimplemented flags: 00000001 wine: Call from 0x7ee457e0 to unimplemented function kernel32.dll.TermsrvAppInstallMode, aborting wine: Unimplemented function kernel32.dll.TermsrvAppInstallMode called at address 0x7ee457e0 (thread 0009), starting debugger... Modules: Cannot get info on module while no process is loaded Threads: process tid prio (all id:s are in hex) 0000000b 0000000d 0 0000000c 0 00000008 (D) (null) 00000014 0 00000013 0 00000011 0 00000010 0 0000000f 0 0000000e 0 0000000a 0 00000009 0 philip@phils_pc ~ $
I run wine 0.9.22 on a Gentoo Linux machine. The installation program to the program that casuses the call failure can be founde here: http://www.handelsbanken.se/shb/inet/icentsv.nsf/vlookuppics/installation_pe... As a side note, I had an earlier version of this w2k application running w/o any problems on top of wine.