3 Feb
2023
3 Feb
'23
1:22 p.m.
The pop-up dialog requesting installation of Mono can be an inconvenience when automating processes involving Wine. In some cases it's also helpful to be able to install a clean Wine prefix without having Mono auto-installed as part of the prefix initialisation. This MR adds environment variables allowing the user to prevent installation of the Mono and Gecko. -- v2: appwiz.cpl: Allow installation of add-ons to be skipped. https://gitlab.winehq.org/wine/wine/-/merge_requests/1661