Add a new environment variable `WINEBOOT_HIDE_DIALOG` to disable configuration wait windows. Useful for wine wrappers that want to keep the UX seamless.
--
v6: Change `WINEHIDEWAIT` to `WINEBOOT_HIDE_DIALOG`
https://gitlab.winehq.org/wine/wine/-/merge_requests/2552
Add a new environment variable WINEHIDEWAIT to disable configuration wait windows. Useful for wine wrappers that want to keep the UX seamless.
--
v5: Add env variable to hide wait window
https://gitlab.winehq.org/wine/wine/-/merge_requests/2552