-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi,
Thanks for the great scripts! I found your Powershell script on the Superuser site, aimed at binding a Windows application to a network adapter interface. It uses SecureIPBind version, also supplied at that time with HideMyAss client. Unfortunately, the latest HMA! Pro VPN 3.4 for Windows 10 doesn't come with these SecureIPBind dlls, and rather uses a different approach to Bind apps. Previous 2.8.24 version does come with the mentioned dlls, but this method no longer works in Win10. In my tests with a very popular Freephoneline 32-bit VoIP Dialer that uses a set of jars in the background, and comes with a free phone number and free calls throughout Canada, your Powershell script worked just for the 1st phone call, and all subsequent calls were channeled by Windows through a different network adapter with lowest Metric score set in its Prefs.
Is it possible for you to update your Powershell script and method of binding apps to a network adapter to support Windows 10?