Hi Yang, 2015-07-23 5:12 GMT+02:00 Yang Luo <[email protected]>:
> > > On Thu, Jul 23, 2015 at 3:39 AM, Pascal Quantin <[email protected]> > wrote: > >> >> >> Indeed the command output is localized. Before installing Npcap, I have: >> État admin État Type Nom de l'interface >> ------------------------------------------------------------------------- >> Activé Connecté Dédié Ethernet >> >> After the installation, I have: >> État admin État Type Nom de l'interface >> ------------------------------------------------------------------------- >> Activé Connecté Dédié Ethernet >> Activé Connecté Dédié Ethernet 2 >> >> Executing manually the command netsh.exe interface set interface >> name="Ethernet 2" newname="Npcap Loopback Adapter" >> does work. >> > > This bug has been fixed, the causes are: 1) netsh show command returns > localized string, but I used stl::string to hold it, has changed to > stl:wstring. 2) "ver" command returns "version" instead of "Version" in > French edition, has changed to the manifest + GetVerionEx way. > > I tested it against Win10 10240 x64 (French and Chinese), try installer at: > https://svn.nmap.org/nmap-exp/yang/NPcap-LWF/npcap-nmap-0.02-r2.exe > I confirm that (as expected) renaming works fine now. Thanks, Pascal.
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
