home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / Extract / Ich4 / WinMe / INFPrelo.inf
Encoding:
Windows Setup INFormation  |  2002-08-12  |  3.8 KB  |  127 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  CUSTOM.INF                                                  
  4. ; **    Abstract:  Windows* Millennium custom installation file for 
  5. ; **               systems containing Intel(R) 82801DB/DBM I/O Controller Hub
  6. ; **               82845 Chipset, 82845G Chipset
  7. ; **               
  8. ; **    Last Update:  Mar 05, 2002 (Version 4.00 Build 1009)
  9. ; ****************************************************************************
  10. ; ****************************************************************************
  11.  
  12. [Version]
  13. signature="$CHICAGO$"
  14.  
  15. [DestinationDirs]
  16. PreCopyFiles=2                   ; Windows temp setup directory
  17. InfCopyFiles=17                  ; Windows \inf directory
  18. PreCatCopyFiles=2                ; Windows temp setup directory
  19. CatCopyFiles=10,CATROOT          ; Windows \CATROOT directory
  20.  
  21. ; ****************************************************
  22. [Custom_Precopy]
  23. CopyFiles=PreCopyFiles
  24. CopyFiles=PreCatCopyFiles
  25.  
  26. [PreCopyFiles]
  27. 845g.inf
  28. 845.inf
  29. usb2ndrv.inf
  30. ich4core.inf
  31. ich4ide.inf
  32. ich4usb.inf
  33.  
  34. [PreCatCopyFiles]
  35. 845g.cat
  36. 845.cat
  37. usb2ndrv.cat
  38. ich4core.cat
  39. ich4ide.cat
  40. ich4usb.cat
  41.  
  42. ; ****************************************************
  43. [BaseWinOptions]
  44. InfCopy
  45.  
  46. [InfCopy]
  47. CopyFiles=InfCopyFiles
  48. ;CopyFiles=CatCopyFiles
  49.  
  50. [InfCopyFiles]
  51. 845g.inf
  52. 845.inf
  53. usb2ndrv.inf
  54. ich4core.inf
  55. ich4ide.inf
  56. ich4usb.inf
  57.  
  58. [CatCopyFiles]
  59. 845g.cat
  60. 845.cat
  61. usb2ndrv.cat
  62. ich4core.cat
  63. ich4ide.cat
  64. ich4usb.cat
  65.  
  66. ; ****************************************************
  67. [SourceDisksNames]
  68. 1=%INF_DISK%, "", 0
  69.  
  70. [SourceDisksFiles]
  71. 845g.inf=1
  72. 845.inf=1
  73. usb2ndrv.inf=1
  74. ich4core.inf=1
  75. ich4ide.inf=1
  76. ich4usb.inf=1
  77.  
  78. 845g.cat=1
  79. 845.cat=1
  80. usb2ndrv.cat=1
  81. ich4core.cat=1
  82. ich4ide.cat=1
  83. ich4usb.cat=1
  84.  
  85.  
  86.  
  87. ;;; must un-comment out the ICH2corm.inf file when installing on ICH2-M systems
  88. ;;;ICH2corM.inf=1                     ; For Intel(R) 82801BAM components
  89. ;;; must un-comment out the ICH2corm.cat file when installing on ICH2-M systems
  90. ;;;ich2corm.cat=1              ; For Intel(R) 82801BAM components
  91.  
  92. [Strings]
  93. INF_DISK="INF Files for Intel(r) Chipsets"
  94.  
  95. ; Copyright (c) 1999-2000 Intel Corporation
  96.  
  97. ; ************************************************************
  98. ; Intel is making no claims of usability, efficacy or 
  99. ; warranty.  
  100. ; ************************************************************
  101. ; Information in this document is provided in connection with 
  102. ; Intel products.  No license, express or implied, by estoppel 
  103. ; or otherwise, to any intellectual property rights is granted 
  104. ; by this document.  Intel assumes no liability whatsoever, 
  105. ; and Intel disclaims any express or implied warranty, 
  106. ; relating to sale and/or use of Intel products including 
  107. ; liability or warranties relating to fitness for a particular 
  108. ; purpose, merchantability, or infringement of any patent, 
  109. ; copyright or other intellectual property right.  Intel 
  110. ; products are not intended for use in medical, life saving, 
  111. ; or life sustaining applications.
  112.  
  113. ; ************************************************************
  114. ; Intel Corporation disclaims all warranties and liabilities 
  115. ; for the use of this document and the information contained 
  116. ; herein, and assumes no responsibility for any errors which 
  117. ; may appear in this document, nor does Intel make a 
  118. ; commitment to update the information contained herein. Intel 
  119. ; reserves the right to make changes to this document at any 
  120. ; time, without notice.
  121. ; ************************************************************
  122. ; ************************************************************
  123.  
  124. ; * Third-party brands and names are the property of their 
  125. ; respective owners.
  126.  
  127.