Network Interface Name

  • Thread starter Thread starter Reto Bucher
  • Start date Start date
R

Reto Bucher

Hi!

To get a meaningfull network interface name when using ipconfig.exe, I
have to run explorer.exe first.
One workaraund is the use of a VB script to parse the available
networks.

This is the information I have gathered while looking trough the
former posts within this group.

Now, my question:
- Is this problem solved by now?
- Has anybody found a different workaround?

thx
Reto
 
Reto,

You don't need to launch Explorer shell to rename interfaces.
You may want to try running this command line : "rundll32 netshell.dll HrRenameConnection".
 
Back
Top