http://bugs.winehq.org/show_bug.cgi?id=31290 Joachim Breitsprecher <wine(a)jeyk.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)jeyk.de --- Comment #1 from Joachim Breitsprecher <wine(a)jeyk.de> 2012-10-14 05:46:00 CDT --- I ran into the same problem. However, it is all documented on the AppDB page for the Office 2010 installer: http://appdb.winehq.org/objectManager.php?sClass=version&iId=17336 Here's the short version of how to do it: 1) DO NOT use any winetricks! 2) Use a clean Wine-Prefix and 32-Bit Wine-Arch to run setup.exe: WINEARCH=win32 WINEPREFIX=~/.wine-msoffice wine setup.exe 3) Installation should complete. After installing, set riched20 to "Native, Builtin" in winecfg. Remember to use the same WINEPREFIX as above -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.