Allow a single executable to have multiple configurations based on its version.
For example, curl supports hexadecimal/decimal encoded IP addresses since version 7.70. Some Windows 10 versions have curl versions older than this, whereas Windows 11 versions have higher versions.
This feature would allow for both Windows 10 and 11 users to be served without having to manually update the configuration.
Allow a single executable to have multiple configurations based on its version.
For example,
curlsupports hexadecimal/decimal encoded IP addresses since version 7.70. Some Windows 10 versions havecurlversions older than this, whereas Windows 11 versions have higher versions.This feature would allow for both Windows 10 and 11 users to be served without having to manually update the configuration.