Windows NT 4.0 source code leak
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.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
go.bat initial commit 5 years ago
inf initial commit 5 years ago
makefile initial commit 5 years ago
oeminf.c initial commit 5 years ago
oeminf.rc initial commit 5 years ago
readme initial commit 5 years ago
rules.mk initial commit 5 years ago
sources initial commit 5 years ago
strip.bat initial commit 5 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