https://bugs.winehq.org/show_bug.cgi?id=48517
Bug ID: 48517 Summary: System-installed PE apps Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kolan_n@mail.ru Distribution: ---
I want to create packages in distro-specific formats (more exactly, I use Kubuntu, so the packages gonna be deb) for some apps for Windows. It would allow
* updating them automatically with a package manager (something that Windows clearly misses) for all the users; * reusing large apps for all the users; * preventing it from being modified by malware run without root permissions.
The proposed solution is to create a subdir in /opt/wine-all and mount it using overlay2 above Wine prefixes automatically on Wine start.