Created
February 9, 2021 15:41
-
-
Save ahbanavi/fe3198e10f725bfdcea07ca6f3348f67 to your computer and use it in GitHub Desktop.
Run apps through network Interface
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\exefile\shell\ForceBindIP] | |
@="Run through INTERFACE_NAME" | |
[HKEY_CLASSES_ROOT\exefile\shell\ForceBindIP\command] | |
@="C:\\Program Files (x86)\\ForceBindIP\\ForceBindIP64.exe -i {INTERFACE_GUID} \"%l\"" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment