https://bugs.winehq.org/show_bug.cgi?id=48780
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer Summary|ERROR INSTALLING AFFINITY |Affinity Designer 1.8.2 |DESIGNER |(.NET 4.x app) installer | |fails with CrossOver 19 URL| |https://store.serif.com/en- | |gb/update/windows/designer/ | |1/ CC| |focht@gmx.net Version|5.4 |4.12.1
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
correcting some fields.
@hokyy: Your CAPS LOCK key seems to be stuck/broken, you should fix it.
Created installer snapshot via Internet Archive:
https://store.serif.com/en-gb/update/windows/designer/1/
https://web.archive.org/web/20200321081455/https://d1gl0nrskhax8d.cloudfront...
Depending on which .NET Frameworks you've installed prior you will run into different bugs (dotnet35 vs. dotnet40 vs. dotnet45 ...).
If you install .NET Framework 4.7 via 'winetricks -q dotnet472' you avoid all of them.
The app itself hits bug 44055 ("Multiple applications fail to run in Win7+ mode, requiring DWM composition API support to be enabled (Aero Glass, transparent windows)(Affinity Designer 1.6, Electron-based apps using isAeroGlassEnabled API)") though.
$ sha1sum affinity-designer-1.8.2.exe 00cdf703a24cb8b98e7d2c8afc8cf66bccbb57ff affinity-designer-1.8.2.exe
$ du -sh affinity-designer-1.8.2.exe 484M affinity-designer-1.8.2.exe
$ wine --version wine-5.4-206-geb6f8a1d78
Regards