The best one I’ve ever heard is they like the Microsoft wallpapers. Yes i told them you can use them on linux too. But they argued with me that they wouldn’t be compatible.
The best one I’ve ever heard is they like the Microsoft wallpapers. Yes i told them you can use them on linux too. But they argued with me that they wouldn’t be compatible.
Wine has some compatibility differences between its versions — I’ve had to downgrade it before because the newer version didn’t work with the app I wanted. So, if you’re ever in the mood to try again, you could check out an older version, and perhaps try launching a simpler app like notepad which is iirc supplied with Wine.
Also, Wine launched from the command line, with the exe as the parameter, usually prints a lot of stuff some of which may say what libraries weren’t found, and
winetricksallows installing those libraries easily (if it’s still around, I haven’t done this in a while). Typically something like ‘MS C++ redistributables’ or the .NET framework is necessary.