https://bugs.winehq.org/show_bug.cgi?id=43396
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net ---
#> WINEPREFIX=~/wine/office2010 WINEDEBUG="+relay" wine ~/wine/office2010/drive_c/Office2010/Office14/OUTLOOK.EXE
Are you running Wine as root? You shouldn't. And when using the full unix path to start an executable, you need to use wine start /unix. https://wiki.winehq.org/Wine_User%27s_Guide#How_to_run_Windows_programs_from...
$> WINEPREFIX=~/wine/office2010 ./winetricks dotnet20 msxml
Why? Neither of those are mentioned in the AppDB howto for Outlook 2010, nor do any test reports other than yours mention using them. The only recommended override is for riched20.
Version: Windows 7
The Windows version should be set to XP.
Retest in a clean wineprefix with the Windows version set to XP using the latest development release and running as a normal user.