- If no parameters were passed, PENetCfg will run as usual without using any network profiles.
- /UseProfile[:profile_name] loads the network profile with the name "profile_name" to use in automating network settings.
If the network profile is located in the same folder as PENetCfg, you can provide only the file name without any path, otherwise you must provide the full path and put it in quotes if it contains spaces.
if no profile name is provided, PENetCfg will search in the same folder for a file with same name as PENetCfg but with the extension ".ini" and use it as the network profile if found. So if the executable file that started PENetCfg is named "PENetCfg.exe", PENetCfg will search for "PENetCfg.ini" in the same folder to use as the network profile.
Very Important note:
Network profiles will be used only when PENetCfg is going to start network support.
If network support is already started, no network profiles are used even if you explicitly provide it via the command line parameter.作者: krell 时间: 2007-11-23 23:06
来自以下网址: http://www.911cd.net/forums//index.php?showtopic=20686作者: chnhhwz 时间: 2007-11-23 23:40
毛桃PE的windows目录 就是WXPE目录吗?
我以前是解压到SYSTEM32目录里的
+ Entry: ShowGUI
This entry gives you the option to show the main window of PENEtCfg or not.
+ Value: {Yes|No}
- Yes: makes PENetCfg show its main window after starting network support.
- No: makes PENetCfg quit after starting network support.
+ Default: Yes作者: neo4026 时间: 2007-11-24 07:14
谢谢krell兄弟了作者: chnhhwz 时间: 2007-11-24 10:04
也就是说
使用这样的命令就可以静默运行了:
EXEC !PENETCFG.EXE +Value:no作者: chnhhwz 时间: 2007-11-24 10:06
个人认为
如果你要在PE里使用网络
网络组件最好还是内置 只需要把驱动包外置就可以了
组件外置 启动网络时会有复制到SYS的动作 会慢很多的