https://bugs.winehq.org/show_bug.cgi?id=54667
Bug ID: 54667 Summary: Microsoft Office 365 installer no longer runs on 8.2+ Product: Wine Version: 8.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: danielzgtg.opensource@gmail.com Distribution: ---
Created attachment 74182 --> https://bugs.winehq.org/attachment.cgi?id=74182 logs
The Microsoft Office 365 installer was working on 8.1 but it's no longer working on 8.2 or master (fbfa4a3aed432257931efb436b53fb891afc5fb5). It silently exits, and only one or two times did a white window display for a split second. A git bisect and git revert traced this to 0692d07f85f30ee5191a781b8b6f51006f2ae407.
I downloaded OfficeSetup.exe from https://portal.office.com/account/#installs while logged into my uOttawa account. I'm building wine to try and develop a fix to another bug in the actual program, and Ubuntu 7.0~repack-8 had the installer working fine.