Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Shaswata Das 5c6fe3db62
Create README.md
4 years ago
..
go.bat commiting as it is 4 years ago
inf commiting as it is 4 years ago
makefile commiting as it is 4 years ago
oeminf.c commiting as it is 4 years ago
oeminf.rc commiting as it is 4 years ago
readme commiting as it is 4 years ago
rules.mk commiting as it is 4 years ago
sources commiting as it is 4 years ago
strip.bat commiting as it is 4 years ago

readme

How to generate oemnadxx.inf

----------------------------
1. make sure that oeminf.exe is in your path.
2. type: go f:\drvlib\netcard
where f:\drvlib\netcard is the location of your network drivers with
oemsetup.inf
3. Then you will find a file called: oemnadxx.inf in your directory.

For each oem inf file, you need to run strip.bat to remove the
TAGFILE = XXXX
line from each inf file.

Terryk
4/20/94