[Bug 47316] Mono/gecko installers should installer after a timeout period

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 3 16:13:39 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47316

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #1 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Hello,

I'd rather have the choice of the default action.
I would like to get rid of the interactive prompts too, not only for unattended
updates, but also when I'm manually updating tens of prefixes.

I supplement this enhancement request by suggesting the use of an environment
variable that specifies whether to install or not. When the variable is set the
interactive prompts should be bypassed immediately.

Something like this : WINE_AUTOMATIC_UPDATE=string which would be a comma
separated list of installable modules names, or "none". examples:
WINE_AUTOMATIC_UPDATE=mono #Install only mono.
WINE_AUTOMATIC_UPDATE=gecko,mono #Install mono and gecko.
WINE_AUOTMATIC_UPDATE=all #Install all modules.
WINE_AUTOMATIC_UPDATE=none #Don't install any modules.
WINE_AUTOMATIC_UPDATE="" #Ask user with prompts (same as unset variable).

Regards.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list