https://issues.dlang.org/show_bug.cgi?id=14602
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #2 from Vladimir Panteleev <[email protected]> --- This is a "feature" of Windows operating systems ("Installer Detection Technology" for "User Account Control"). File names that contain the word "patch" (and others, such as "install") will be automatically elevated. https://technet.microsoft.com/en-us/library/cc709628.aspx > Filename includes keywords like "install," "setup," "update," etc. You can disable this behavior locally on your system by using the group policy editor (see link above). --
