Hi, I'm new to using wine and trying to install sketchup 7 on Fedora 11. When I do wine GoogleSketchUpWEN.exe there are some interactive screens that seem to be related to installing the MSI installer and then things come to a halt. The part that seems to be failing is execution of setup.exe in c:/windows/temp/VSDc670.tmp which appears to be put there to install instmsiw.exe. The tail end of the installation log is: Result of running operator 'ValueExists' on property 'Version9x': false Skipping ByPassIf because Property 'VersionMsi' was not defined Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'fal se': false Result of checks for command 'InstMSI\instmsiw.exe' is 'Install' 'Windows Installer 2.0' RunCheck result: Install Needed Verifying file integrity of C:\windows\temp\VSDc670.tmp\InstMSI\instmsiw.exe WinVerifyTrust returned 0 File trusted Installing using command line '"C:\windows\temp\VSDc670.tmp\InstMSI\instmsiw.exe " /q /c:"msiinst /delayrebootq"' Process exited with code -2147220998 Status of package 'Windows Installer 2.0' after install is 'InstallFailed' Does anybody know how to fix this?