I was able to successfully install & activate on CrossOver (14-days trial) today:
M$ Office 2010 Pro Plus Student Edition from ISO image. It automatically chose 32-bit. Service Pack 2 works too.
M$ Office 365 (University Provided) 32-bit EXE installer from M$ Website.
I couldn't get ProWritingAid-M$ Office Plug-in to install.
I also got WeChat Desktop app to install and work. Only thing is, in videoconferences, the other sides video is sideways. I couldn't get my laptop camera to work on Wine5.03-zorin2. But works in CrossOver 21 (based on Wine 6.0). Might be better in never Wine versions, as it's now up to 6.18 release.
Chinese language:
-
sudo nano /etc/locale.genand uncomment the line of 'zh_HK.UTF-8' and save it. Uncomment any other languages code you need. -
sudo locale-genfor applying the change. - Start CrossOver by this command from terminal:
LC_ALL=zh_HK.UTF-8 LANG=zh_HK.UTF-8 LANGUAGE=zh_HK.UTF-8 /opt/cxoffice/bin/crossover
If this work for you, you can modify 'Exec' section in /usr/share/applications/cxmenu-cxoffice-0-29ra4ke-CrossOver.desktop to make it looking like this:
#!/usr/bin/env xdg-open [Desktop Entry] Encoding=UTF-8 Type=Application X-Created-By=cxoffice-0 Categories=X-cxmenu-cxoffice-0-29ra4ke; StartupNotify=true StartupWMClass=crossover Icon=cxmenu-cxoffice-0-crossover Exec=env LC_ALL=zh_HK.UTF-8 LANG=zh_HK.UTF-8 LANGUAGE=zh_HK.UTF-8 /opt/cxoffice/bin/crossover %u Name=CrossOver Comment=Run Windows software with CrossOver
Then got Chinese to display and for input by setting OS system language, then logged into the language. I then logged back into Zorin in English. If needed, run im-config in terminal and choose ibus and logout then back in, reboot may be needed. CrossOver support helped.
for my tiny
account.