http://bugs.winehq.org/show_bug.cgi?id=59241 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com --- Comment #1 from Zeb Figura <z.figura12@gmail.com> --- Generally this kind of thing we want to do the same kind of way Windows does it, if it even does. On Windows it's done with a registry key [1] or per-device through some sort of shell/explorer/CPL object [2]. If we add UI for it I think it'd be reasonable to shove it in inetcpl even though it's not there on Windows. My guess is it'd be acceptable to implement under those terms, although it'll be a bit less convenient than an environment variable. Finding someone to do the work, of course, is going to be a harder problem. [1] https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/con... [2] https://networking.grok.lsu.edu/article.aspx?articleid=17573 -- 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.