On Fri, Jan 16, 2009 at 1:55 AM, stanleylai <wineforum-user@xxxxxxxxxx> wrote: > greetings, > > when i install mysql odbc driver using msiexec /i mysql-connector-odbc-5.1.5-win32.msi, the following error appear > > fixme:sfc:SfcIsKeyProtected ((nil), (null)) stub > fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub > fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub > fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x32e4b0,(nil)): stub > fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x130ef0,(nil)): stub > err:eventlog:ReportEventW L"=====================================================\r\nException code: C0000005 ACCESS_VIOLATION\r\nFunction: 0x0\r\n=====================================================\r\n\r\nRegisters:\r\nEAX:00000000 EBX:004BEF2D ECX:0032E4EC EDX:00000031 ESI:0032E674 EDI:00000000\r\nCS:EIP:0073:00000000 "... > err:eventlog:ReportEventW L"" > err:eventlog:ReportEventW L"" > err:eventlog:ReportEventW L"" > err:eventlog:ReportEventW L"" > err:eventlog:ReportEventW L"" > fixme:advapi:DeregisterEventSource (0xcafe4242) stub > > i have also try this command wine msiexec /i, it also cannot work. > anybody can help ? thanks in advance > > the mysql-connector-odbc-5.1.5-win32.msi can be download from > http://dev.mysql.com/downloads/connector/odbc/5.1.html#win32 > > > > > > Wine version? -- -Austin