home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / inf / disk.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  11.7 KB  |  154 lines

  1. ;
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3. ;
  4.  
  5.  
  6.  
  7. ;;++ Added by AddSDisk.cmd
  8. [SourceDisksNames]
  9. 3426=windows cd
  10.  
  11. [SourceDisksFiles]
  12. disk.sys         = 3426
  13. ;;--
  14.  
  15. [Version]
  16. Signature="$WINDOWS NT$"
  17. Class=DiskDrive
  18. ClassGuid={4D36E967-E325-11CE-BFC1-08002BE10318}
  19. Provider=%MSFT%
  20. DriverVer=06/21/2006,6.0.6001.18000
  21. ;; Commented by AddSDisk.cmd
  22. ;; LayoutFile=layout.inf
  23.  
  24. ;;
  25. ;; The AutoRunAlwaysDisable key is only for use when the hardware cannot
  26. ;; accepts  TEST_UNIT_READY  commands.  Disabling 'AutoRun' or including
  27. ;; devices in this list will prevent removable media services from being
  28. ;; able to properly handle these devices.
  29. ;;
  30.  
  31. [autorun_addreg]
  32. HKLM,"System\CurrentControlSet\Services\disk","AutoRunAlwaysDisable", 0x00010008, "Brother RemovableDisk(U)"
  33.  
  34. [disk_copyfiles]
  35. disk.sys,,,0x100
  36.  
  37. [DestinationDirs]
  38. disk_copyfiles=12
  39.  
  40. [Manufacturer]
  41. %GenManufacturer%=disk_device,NTx86
  42. %Compaq%=compaq,NTx86
  43. %Mylex%=mylex,NTx86
  44.  
  45. [disk_device.NTx86]
  46. %disk_devdesc% = disk_install, GenDisk
  47. %opticaldisk_devdesc% = disk_install, GenOptical
  48. %disk_devdesc% = disk_install, USBSTOR\DiskSony____MSC-U01_________
  49. %disk_devdesc% = disk_install, USBSTOR\DiskSony____MSC-U01N________
  50. %disk_devdesc% = media_unlockable_disk_install, IDE\DiskIOMEGA_ZIP_100__________________________
  51. %disk_devdesc% = media_unlockable_disk_install, SCSI\DiskIOMEGA__ZIP_100_________
  52. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\FUJITSU&DynaMO-FE_OPTICAL_DRIVE&CmdSetId104d8&GenDisk
  53. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\&SYM13FW500-DISK_DRIVE&CmdSetId104d8&GenDisk
  54. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\&WDxxxA001RTL-Disk_Drive&CmdSetId104d8&GenDisk
  55. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\MAC_TECHNOLOGIESINC.&MAC_THIN_FIREWIRE_DRIVE&CmdSetId104d8&GenDisk
  56. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\VST_TECHNOLOGIESINC.&VST_THIN_FIREWIRE_DRIVE&CmdSetId104d8&GenDisk
  57. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\Sony&PCVA-HD04&CmdSetId104d8&GenDisk
  58. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\LSI_Logic&SYM13FW500-DISK_DRIVE&CmdSetId104d8&GenDisk
  59. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\MELCO_INC&1394MEL-HD_DRIVE_&CmdSetId104d8&GenDisk
  60. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\MELCO_INC&1394MEL-HD_DRIVE&CmdSetId104d8&GenDisk
  61. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\MELCO_INC&1394MEL-MO_DRIVE_&CmdSetId104d8&GenDisk
  62. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\LOGITEC&LMO-PFU&CmdSetId104d8&GenDisk
  63. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\LOGITEC&LMO-AF&CmdSetId104d8&GenDisk
  64. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\OXFW900_&LHD-SF__&CmdSetId104d8&GenDisk
  65. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\LOGITEC&LHD-PFU&CmdSetId104d8&GenDisk
  66. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\LOGITEC&LHD_AF&CmdSetId104d8&GenDisk
  67. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\I-O_DATA_DEVICE_INC.&1394_Converter__&CmdSetId104d8&GenDisk
  68. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\API-903-95__&1394_Storage_+_Repeater_&CmdSetId104d8&GenDisk
  69. %disk_devdesc% = expect_orderly_removal_disk_install, SBP2\Sony&PCVA-HD08A&CmdSetId104d8&GenDisk
  70. %disk_devdesc% = expect_surprise_removal_disk_install, LEXARUSB\GenDisk
  71. %disk_devdesc% = expect_surprise_removal_disk_install, SCSI\DiskToshiba_SD_Mem_Driver___
  72.  
  73. [compaq.NTx86]
  74. %compaq_array.DeviceDesc% = disk_install, SCSI\DiskCompaq__Disk_Array______
  75.  
  76. [mylex.NTx86]
  77. %mylex_array.DeviceDesc% = disk_install, SCSI\DiskMYLEX___
  78.  
  79. [media_unlockable_disk_install.NT]
  80. CopyFiles=disk_copyfiles
  81.  
  82. [media_unlockable_disk_install.NT.Services]
  83. AddService=disk,2,disk_ServiceInstallSection,disk_EventLog_InstallSection
  84.  
  85. [media_unlockable_disk_install.NT.HW]
  86. AddReg=media_unlockable_disk_install_HW.AddReg
  87.  
  88. [media_unlockable_disk_install_HW.AddReg]
  89. HKR,"Classpnp","HackMask",0x00010001,0x1 ; Device cannot lock media
  90.  
  91. [expect_orderly_removal_disk_install.NT]
  92. CopyFiles=disk_copyfiles
  93.  
  94. [expect_orderly_removal_disk_install.NT.Services]
  95. AddService=disk,2,disk_ServiceInstallSection,disk_EventLog_InstallSection
  96.  
  97. [expect_orderly_removal_disk_install.NT.HW]
  98. AddReg=expect_orderly_removal_disk_install_HW.AddReg
  99.  
  100. [expect_orderly_removal_disk_install_HW.AddReg]
  101. HKR,,"RemovalPolicy",0x00010001,0x2    ; ExpectOrderlyRemoval
  102.  
  103. [expect_surprise_removal_disk_install.NT]
  104. CopyFiles=disk_copyfiles
  105.  
  106. [expect_surprise_removal_disk_install.NT.Services]
  107. AddService=disk,2,disk_ServiceInstallSection,disk_EventLog_InstallSection
  108.  
  109. [expect_surprise_removal_disk_install.NT.HW]
  110. AddReg=expect_surprise_removal_disk_install_HW.AddReg
  111.  
  112. [expect_surprise_removal_disk_install_HW.AddReg]
  113. HKR,,"RemovalPolicy",0x00010001,0x3    ; ExpectSurpriseRemoval
  114.  
  115. [disk_install.NT]
  116. CopyFiles=disk_copyfiles
  117. ExcludeId=GenSFloppy,SCSI\DiskMATSHITALS-120_COSM___04,SCSI\DiskCOMPAQ__LS-120_VER5___AB
  118. ExcludeId=SCSI\DiskCOMPAQ__LS-120_HIMA___01,SCSI\DiskMATSHITALS-120_VER5___00
  119. ExcludeId=SCSI\DiskMATSHITALS-120/240____00
  120. DiskCiPrivateData=4
  121.  
  122. [disk_install.NT.Services]
  123. AddService=disk,2,disk_ServiceInstallSection,disk_EventLog_InstallSection
  124.  
  125. [disk_ServiceInstallSection]
  126. DisplayName=%disk_ServiceDesc%
  127. ServiceType=1
  128. StartType=0
  129. ErrorControl=1
  130. ServiceBinary = %12%\disk.sys
  131. AddReg=autorun_addreg
  132.  
  133. [disk_EventLog_InstallSection]
  134. AddReg=disk_EventLog_AddReg
  135.  
  136. [disk_EventLog_AddReg]
  137. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
  138. HKR,,TypesSupported,0x00010001,7
  139.  
  140.  
  141.  
  142. [Strings]
  143. MSFT="Microsoft"
  144. GenManufacturer="(Standard disk drives)"
  145. Compaq="Compaq"
  146. Mylex="Mylex"
  147.  
  148. disk_devdesc="Disk drive"
  149. opticaldisk_devdesc="Optical disk drive"
  150.  
  151. disk_ServiceDesc="Disk Driver"
  152. compaq_array.DeviceDesc = "Compaq SCSI Drive Array"
  153. mylex_array.DeviceDesc = "Mylex RAID Disk Device"
  154.