https://bugs.winehq.org/show_bug.cgi?id=56830
Bug ID: 56830 Summary: osu! setup fails to install Product: Wine Version: 9.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: svengrewe@posteo.de Distribution: ---
Wine version: 9.10 Setup program: https://archive.org/details/osuinstall-old
For another issue I stumbled upon this. This old setup doesn't seem to work at all without .Net Framework 3.5 or so.
Workarounds I needed: $ wine osu!install.exe /extractcab $ winetricks dotnet40 $ wine SupportFiles/osu!.msi
The first EXE wants to install .Net Frameworks I think. The MSI file in it needs it to succeed.
https://bugs.winehq.org/show_bug.cgi?id=56830
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=56830
--- Comment #2 from Sven Grewe svengrewe@posteo.de --- Created attachment 76643 --> https://bugs.winehq.org/attachment.cgi?id=76643 Wine 9.10 Console Output
https://bugs.winehq.org/show_bug.cgi?id=56830
--- Comment #3 from Sven Grewe svengrewe@posteo.de --- I can only guess but the EXE would do some pre-install magic if I remove Mono too early and don't have .Net Fx 3.5. It would then get other (down-)loading windows popped up and also complain similarly to what I can see in Win10 without .Net Fx 3.5