Back during my early distro-hopping days, a decade or so back, I did shell out for Zorin 'Pro'.....I think it was ZorinOS 7 or 8 back then. Mainly for the WINE stuff, since even now there's a couple of Windows apps I'd got really used to under XP, and which to this day I've yet to find suitable Linux replacements for. (Not without needing to simultaneously use 3 or 4 different apps to achieve the same level of functionality.)
During the next 3 months I came to realise you can take any 'free' version of ZorinOS and turn it into the 'Pro' version by adding the packages from the repos yourself. Sorry, Artyom & Kyrill, but.....bye-bye, Zorin 'Pro'!
~~~~~~~~~~~~~~~~~~~~
In Puppy, we now use the WINE AppImages that several people are providing over at Github. These things are so simple to use, they take all the mystery & complexity out of using WINE.
You 'link' the AppImage into /usr/bin 3 times, under 3 different names. That's it. That's all there is to it.
Unlike older WINE packages, where the 32-bit stuff had to be installed separately to get the functionality from older 32-bit Windows apps, these AppImages have both 32- AND 64-bit stuff included (the SysWOW64 stuff).
I've turned 'em into a 'portable' WINE. Whenever you want to run a Windows app, it auto-links the AppImage into /usr/bin, creates the profile inside the 'portable's directory then links that into the user's /home directory for the duration of the session. At close, it shuts down the app and kills the links. Result? WINE is only ever temporarily 'linked' into the system while it's actually being used. When you're finished, it's 'disconnected' again...so despite that there's always 'security concerns' when running WINE, these ARE minimised as far as is possible.
Because I run half-a-dozen builds of WINE (some older builds work better for older apps than modern builds, believe it or not.....this has always been true of WINE), I built my own version switcher with GUI, etc. This lets me swap WINE versions quickly, depending on what app I want to run.
TBH, the way my Pups are set-up these days I've all the functionality you'd find in ZorinOS 'Pro' in an OS a quarter the size.....that's completely under MY control at all times.
Works for me.
Mike.
