jlcollie
01-10-2002, 02:46 PM
This question probably requires someone that knows more about NT then WinBatch, but here goes anyways.
We have a WinBatch script which polls the PCI Bus Registry Key and tells us what NIC card is installed for Windows NT 4.0. Considering that we don't ever really know what NIC card will be in the PC until we look (we have a choice of 2, 3com andIntel), we'd like to see if we can autodetect this NIC during the Cmdlines.txt portion of Setup. We plan on forcing the driver to 3Com during the Network section of setup, then comes the Cmdlines.txt to detect the NIC card, if the Winbatch does not find the 3com card, we'll run a package which installs the Intel driver.
Has anyone tried something like this before?
Jeremy_Collier@agfg.com
We have a WinBatch script which polls the PCI Bus Registry Key and tells us what NIC card is installed for Windows NT 4.0. Considering that we don't ever really know what NIC card will be in the PC until we look (we have a choice of 2, 3com andIntel), we'd like to see if we can autodetect this NIC during the Cmdlines.txt portion of Setup. We plan on forcing the driver to 3Com during the Network section of setup, then comes the Cmdlines.txt to detect the NIC card, if the Winbatch does not find the 3com card, we'll run a package which installs the Intel driver.
Has anyone tried something like this before?
Jeremy_Collier@agfg.com