One of our applications demonstrates poor network behavior in Vista thanks to the new auto-tuning feature for the network stack. I'm working on tracking the causes of the problem, but at the same time it would be great if we could just turn off auto-tuning in our application. Is there a way to do this programmatically, ideally, only for each application? The only solution I found was to use the elevated command line - not an acceptable solution for our users.
source
share