home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 September / APC0902D1.ISO / smart / files / Q257813_w2k_spl_x86_en.exe / samples / bothsysprep.inf next >
Encoding:
INI File  |  2001-09-19  |  1.4 KB  |  48 lines

  1. ;This is a sysprep.inf that will load 3 SCSI mass storage device drivers that ship with Windows 2000,
  2. ;3 IDE mass storage device drivers that ship with Windows 2000, and one 3rd party mass storage device driver.
  3. ;
  4. [unattended]
  5.  
  6. [guiunattended]
  7. timezone=004
  8. adminpassword=*
  9.  
  10. [userdata]
  11. fullname="User Name"
  12. Orgname="Company Name"
  13. computername="*"
  14. productid=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  15.  
  16. [networking]
  17.  
  18. [identification]
  19. joinworkgroup=workgroup
  20.  
  21. [sysprepmassstorage]
  22. ;usage format for mass storage device drivers that ship with Windows 2000
  23. ;<pnpid>=<path to inf>
  24.  
  25. ;to install Adaptec AHA-154X/AHA-164X SCSI Host Adapter:
  26. *ADP1540=%systemroot%\inf\scsi.inf
  27.  
  28. ;to install Adaptec AHA-154X Plug and Play SCSI Host Adapter:
  29. *ADP1542=%systemroot%\inf\scsi.inf
  30.  
  31. ;to install Adaptec AHA-154X Plug and Play SCSI Host Adapter:
  32. *ADP4215=%systemroot%\inf\scsi.inf
  33.  
  34. ;to install PCMCIA IDE/ATAPI Controller:
  35. PCMCIA\*PNP0600=%systemroot%\inf\mshdc.inf
  36.  
  37. ;to install Panasonic ATAPI CD-ROM Interface Card:
  38. PCMCIA\KME-KXLC005-A99E=%systemroot%\inf\mshdc.inf
  39.  
  40. ;to install ATAPI CD-ROM Interface Card:
  41. PCMCIA\_-NinjaATA--3768=%systemroot%\inf\mshdc.inf
  42.  
  43.  
  44. ;usage format for 3rd party mass storage device drivers
  45. ;<pnpid>=<path to inf>,<disk directory>,<disk discription>,<disk tag>
  46.  
  47. ;to install 3rd Party SCSI Controller:
  48. PCI\VEN_111&DEV_1010=%systemdrive%\pnpdrvrs\storage\3rdprty.inf,\3rd,"3rd Party SCSI Driver",\3rdprty_io