if anyone wants to try this plugin to make sure i made it right please go here
http://www.angelfire.com/pro/xp/downloads.html
here is my network.inf file
CODE
; network.inf
; PE Builder v3 plug-in INF file for network support (microsoft client)
; by Bart Lagerweij
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Network Support"
Enable=0
Help="network.htm"
[SourceDisksFiles]
*factory.exe=2,factory.exe,1
*netcfg*.exe=2,netcfg.exe,1
snetcfg_wxp.exe=2,,1
penetcfg\penetcfg.exe=2,,1
IPChange3.0.exe=2,,1
netplwiz.dll=2
ipcfg.cmd=2,,1
[Append]
nu2menu.xml, network_nu2menu.xml
; PE Builder v3 plug-in INF file for network support (microsoft client)
; by Bart Lagerweij
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Network Support"
Enable=0
Help="network.htm"
[SourceDisksFiles]
*factory.exe=2,factory.exe,1
*netcfg*.exe=2,netcfg.exe,1
snetcfg_wxp.exe=2,,1
penetcfg\penetcfg.exe=2,,1
IPChange3.0.exe=2,,1
netplwiz.dll=2
ipcfg.cmd=2,,1
[Append]
nu2menu.xml, network_nu2menu.xml
and here is my winbom.ini
CODE
[Factory]
WinBOMType=WinPE
Reseal=No
[WinPE]
Restart=No
[PnPDriverUpdate]
[PnPDrivers]
[NetCards]
[UpdateInis]
[FactoryRunOnce]
[Branding]
[AppPreInstall]
WinBOMType=WinPE
Reseal=No
[WinPE]
Restart=No
[PnPDriverUpdate]
[PnPDrivers]
[NetCards]
[UpdateInis]
[FactoryRunOnce]
[Branding]
[AppPreInstall]
should there be something special under [NetCards] in winbom.ini ??
Thanks
-Scooter