Help - Search - Members - Calendar
Full Version: Plugin Help With Nic Drivers
The CD Forum > Bart's PE Builder > Plugins
mxnskillz
i made a plugin for netgear311/312 NIC and everything works as far as that goes. the inf i made goes in the netgear folder and the .sys driver installed to the i386/drivers folder and the netgear inf and .cat file went to the correct inf folder. My plugin works i guess.. but i get a winbom error if i use the factory.exe and cnetcfg_wxp.exe files. So after wasting a cd i then disable using these and just used the Bartpe network plugin and then i am getting "cannnot intsall network adapter"...

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




and here is my winbom.ini

CODE
[Factory]
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 sad.gif

-Scooter
steveo
I would suggest that you run your plug and play before you start your network services.

Check in device manager to make sure that the driver is loaded ok.

SteveO
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.