netcfg /?
netcfg [-v] [-winpe] [-l <full-path-to-component-INF>] -c <p|s|c> -i <comp-id>
-winpe installs TCP/IP, NetBIOS and Microsoft Client for Windows preinstallat
ion envrionment
-l provides the location of INF
-c provides the class of the component to be installed (p == Protocol, s ==
Service, c == Client)
-i provides the component ID
The arguments must be passed in the order shown.
Examples:
netcfg -l c:\oemdir\foo.inf -c p -i foo
...installs protocol 'foo' using c:\\oemdir\\foo.inf
netcfg -c s -i MS_Server
...installs service 'MS_Server'
----------------------------------------------------------------------------------------------------------
-l 提供本地的inf文件
-c 不知道
-i 提供标志?
为什么偶尔提示done.
偶尔又说.:.failed. Error code: 0x%lx.
不懂撒~

-----------------------------------
我想知道的是softEther的虚拟网卡核心驱动在安装的时候会多出一个本地连接(vmware也是。。)不知道是怎么搞的...
netcfg 好像有点关系、、、、
谁告诉我怎么在命令行下多弄出个本地连接啊????
或是怎么从vmware中提出来???