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.
https://bugs.winehq.org/show_bug.cgi?id=54667
Daniel Tang danielzgtg.opensource@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
https://bugs.winehq.org/show_bug.cgi?id=54667
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Wine switched to creating Windows 10 prefixes by default. That commit fixes detection of the Windows version in the Office installer which makes it take a different path.
Does it work if you set the prefix to Windows 7?
https://bugs.winehq.org/show_bug.cgi?id=54667
Daniel Tang danielzgtg.opensource@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Daniel Tang danielzgtg.opensource@gmail.com --- Thank you for pointing me to the prefix windows version thing.
Yes, now I've tested it to be working when set to "Windows 7". I've also found that I have to set it to that value when running the actual apps for another problem which is that the black screen workaround registry entries are ignored on "Windows 10".
https://bugs.winehq.org/show_bug.cgi?id=54667
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing INVALID.