-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.OS-Windowsearly-in-cycleA change that should be done early in the 3 month dev cycle.A change that should be done early in the 3 month dev cycle.
Milestone
Description
On Windows 10 and later, apps can opt into long path support by embedding an XML manifest:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx
We should automatically embed this manifest when linking EXE files. For prior art, see this third-party tool for generating a .syso file containing a manifest:
josephspurrier/goversioninfo@f8c5d36#diff-88fef3681df95cd75f2ac89251404081
jakauppila, tandr, mpminardi, chris922 and phanirithvij
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.OS-Windowsearly-in-cycleA change that should be done early in the 3 month dev cycle.A change that should be done early in the 3 month dev cycle.