https://bugs.winehq.org/show_bug.cgi?id=35693 Bug ID: 35693 Summary: Kaspersky Internet Security 2010 service installation fails due to missing TDI wrapper library 'tdi.sys' Product: Wine Version: 1.7.13 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Hello folks, as the summary says ... --- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+process,+service,+msi wine ./kis9.0.0.736en.exe
log.txt 2>&1 ... 0037:trace:msi:ACTION_CustomAction Handling custom action L"StartServiceKl1Sys" (2c41 L"msi_misc.dll" L"StartDriver") ... 0037:trace:msi:HANDLE_CustomType1 Calling function L"StartDriver" from L"C:\\users\\focht\\Temp\\msib1b3.tmp" 0037:trace:msi:wait_thread_handle waiting for L"StartServiceKl1Sys" 002a:trace:msi:DllThread custom action (2a) started ... 0018:trace:service:svcctl_StartServiceW (0x113190, 0, (nil)) 0018:trace:process:create_process_impl app (null) cmdline L"C:\\windows\\system32\\winedevice.exe kl1" 0018:trace:process:find_exe_file looking for L"C:\\windows\\system32\\winedevice.exe" 0018:trace:process:find_exe_file Trying native exe L"C:\\windows\\system32\\winedevice.exe" 0018:trace:process:create_process_impl starting L"C:\\windows\\system32\\winedevice.exe" as Win32 binary (0x10000000-0x10003000, arch 014c) 002d:trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin 002d:trace:process:init_current_directory starting in L"C:\\windows\\" 0x18 002d:trace:process:__wine_kernel_init starting process name=L"C:\\windows\\system32\\winedevice.exe" argv[0]=L"C:\\windows\\system32\\winedevice.exe" 002d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x7edf0000: builtin 0018:trace:process:create_process_impl started process pid 0021 tid 002d 0018:trace:service:service_send_start_message L"kl1" (nil) 0 002d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7ed60000: builtin 002d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x7ed20000: builtin ... 0048:err:module:import_dll Library TDI.SYS (which is needed by L"C:\\windows\\system32\\drivers\\kl1.sys") not found 0037:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE `_Property`=?" 0x33f620 0048:err:winedevice:ServiceMain driver L"kl1" failed to load 0048:trace:service:SetServiceStatus 0x110af0 30 1 0 0 0 0 2710 --- snip ---
$ sha1sum kis9.0.0.736en.exe 135ce0e88bad8307a15b515085710c250159ab9b kis9.0.0.736en.exe $ du -sh kis9.0.0.736en.exe 73M kis9.0.0.736en.exe $ wine --version wine-1.7.13-118-g0eb6265 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.