Windows2003-3790/base/ntsetup/oeminf
2020-09-30 16:53:55 +02:00
..
go.bat First commit 2020-09-30 16:53:55 +02:00
inf First commit 2020-09-30 16:53:55 +02:00
makefile First commit 2020-09-30 16:53:55 +02:00
oeminf.c First commit 2020-09-30 16:53:55 +02:00
oeminf.rc First commit 2020-09-30 16:53:55 +02:00
readme First commit 2020-09-30 16:53:55 +02:00
rules.mk First commit 2020-09-30 16:53:55 +02:00
sources First commit 2020-09-30 16:53:55 +02:00
strip.bat First commit 2020-09-30 16:53:55 +02: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