Unattended Setup May Fail with 3Com 3C619B Tokenlink III AdapterID: Q168217
|
A computer running Windows NT version 4.0 may fail during an unattended installation of the 3Com 3C619B Tokenlink adapter with the following error:
This problem is only encountered if you explicitly specify the 3C619B in an Unattend.txt file. Using the DetectAdapers = "" entry does not exhibit the problem.Badly formed setup script command
This error is caused by an incorrect entry in the Oemsetup.inf file of the 3C619B network adapter.
The Oemsetup.inf file for the 3C619B is located in the
I386\Drvlib.nic\Tlnk3 directory on your installation source.
To correct the problem, follow the instructions listed below:
NOTE: The Oemsetup.inf file is read only. Be sure to change the attributes
of the file before editing.
ifstr(i) $(!STF_GUI_UNATTENDED) == "YES"
NetworkAddress = ""
goto WriteNetworkAddr
endif
For additional information on Windows NT 4.0 deployment/unattended
installation consult the Microsoft Knowledge Base at
http://www.microsoft.com/kb and download the Windows
NT 4.0 Deployment Guide from http://www.microsoft.com/ntworkstation.
NOTE: The deployment guide is valid for both Windows NT Workstation and
Windows NT Server.
Additional query words: prodnt
Keywords : kbsetup ntsetup ntreskit NTWkst
Version : WinNT:4.0
Platform : winnt
Issue type :
Last Reviewed: February 16, 1999