windows-nt/Source/XPSP1/NT/base/ntsetup/oeminf
2020-09-26 16:20:57 +08:00
..
go.bat Add source files 2020-09-26 16:20:57 +08:00
inf Add source files 2020-09-26 16:20:57 +08:00
makefile Add source files 2020-09-26 16:20:57 +08:00
oeminf.c Add source files 2020-09-26 16:20:57 +08:00
oeminf.rc Add source files 2020-09-26 16:20:57 +08:00
readme Add source files 2020-09-26 16:20:57 +08:00
rules.mk Add source files 2020-09-26 16:20:57 +08:00
sources Add source files 2020-09-26 16:20:57 +08:00
strip.bat Add source files 2020-09-26 16:20:57 +08:00

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