Windows-Server-2003/base/ntsetup/oeminf
2024-08-04 01:28:15 +02:00
..
go.bat Initiall commit 2024-08-04 01:28:15 +02:00
inf Initiall commit 2024-08-04 01:28:15 +02:00
makefile Initiall commit 2024-08-04 01:28:15 +02:00
oeminf.c Initiall commit 2024-08-04 01:28:15 +02:00
oeminf.rc Initiall commit 2024-08-04 01:28:15 +02:00
readme Initiall commit 2024-08-04 01:28:15 +02:00
rules.mk Initiall commit 2024-08-04 01:28:15 +02:00
sources Initiall commit 2024-08-04 01:28:15 +02:00
strip.bat Initiall commit 2024-08-04 01:28:15 +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