Jump to content

Registry to find Adapter ?


© KEiGHT

Recommended Posts

Hi ,

 

I want to know how to add to my Windows 7 x64 setup installation this reg settings and I don't really know what is the string for that !

 

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\ interface-name

add set TcpWindowSize REG-DWORD entry.

 

how to write in reg file to find exactly my adapter name from windows installation to put that REG-DWORD entry ?

 

Thank you

Edited by KEiGHT
Link to comment
Share on other sites

Well, you cant, but instead you could use pwoershell or VBS script to detect adapter and inject that reg key after that for corresponding adapter.

 

There are plenty examples in the internet, how to Detect Adapter and change different parameters on it...

Edited by Etz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...