|
WinPE 2.0 Support
IMPORTANT:
For PENetCfg to work properly under Windows PE 2.0, you have to add the "TCP/IP Registry Compatibility" service (tcpipreg) to your Windows PE 2.0 build.
Here are the steps:
1- From a working Windows Vista machine:
- Copy %SystemRoot%\system32\drivers\tcpipreg.sys to the corresponding folder under your Windows PE 2.0 build.
2- Export the following Registry keys (include subkeys) and import them into your build's Registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tcpipreg]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_TCPIPREG]
This is a temporary solution though till I get more time to port the code to utilize the new Vista TCP/IP stack.
Changes:
v2.32 (2007-9-11):
+ Added ability to configure Network Adapters based on their MAC address (via a network profile) in addition to the old way dependent on detection order. Read the documentaion below for more details.
+ "Change MAC Address" feature is now configurable via a network profile.
+ Fixed a GUI bug due to a timing issue that lists only the first Network Adapter if you configured TCP/IP settings via a profile for more than a Network Adapter and enabled ShowGUI option.
压缩壳:UPX 0.89.6 - 1.02 / 1.05 - 1.24 (Delphi) stub -> Markus & Laszlo
upxshell脱壳机可以脱掉。delphi程序。
[ 本帖最后由 hapeacock 于 2007-11-28 10:43 AM 编辑 ] |
|