Hi there, I am trying to install Visual Studio 2005 under wine, I followed instructions from: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 While running wine 1.1.22/debian stable I am getting the following error: ... Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902: Program database manager mismatch; please check your installation ... Looking up on the web, it seems it can be fixed using the VS 2005 SP1, which I downloaded from: http://support.microsoft.com/kb/928957 Unfortunately I cannot install this SP1: $ wine VS80sp1-KB926748-X86-INTL.exe fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StorageImpl_Commit (0x133768 0): stub err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID {000c1082-0000-0000-c000-000000000046} fixme:msi:MsiGetLastErrorRecord Let me know if I should report a bug, Thanks for your time, -- Mathieu