File: /~heha/hsn/t_und_m.zip/USB-Massenspeicher/USB-Floppy/Win2k/usbstor.inf

;*********************************************************
;**  Allgemeiner USB-Floppy-Treiber für Windows 2000	**
;**  INF-Datei modifiziert von haftmann#software 04/07	**
;*********************************************************

[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
provider=%MSFT%
LayoutFile=LAYOUT.INF
DriverVer=12/07/1999,5.00.2195.1

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%MfgName%=Microsoft

[Microsoft]
%DeviceDesc%=USBSTOR_CBI,  USB\Class_08&SubClass_04

[PreCopySection]
HKR,,NoSetupUI,,1

[DestinationDirs]
USBSTOR.CopyList = 10, system32\drivers
NTMAP.CopyList = 10, system32\drivers

[USBSTOR_CBI.NT]
CopyFiles=USBSTOR.CopyList
AddReg=USBSTOR_CBI.AddReg

[USBSTOR_CBI.AddReg]
HKR,,DriverFlags,0x00010001,0x00000002

[USBSTOR_CB.AddReg]
HKR,,DriverFlags,0x00010001,0x00000003

[USBSTOR_BULK.AddReg]
HKR,,DriverFlags,0x00010001,0x00000001


[USBSTOR_CBI.NT.Services]
Addservice = USBSTOR, 0x00000002, USBSTOR.AddService

[USBSTOR.AddService]
DisplayName    = %USBSTOR.SvcDesc%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\USBSTOR.SYS


[USBSTOR.CopyList]
USBSTOR.SYS

[NTMAP.CopyList]
NTMAP.SYS


[Strings]
MSFT = "Microsoft"
MfgName = "Jeder"
DeviceDesc = "USB-Floppy"
USBSTOR.SvcDesc = "USB-Massenspeichertreiber"
Detected encoding: ASCII (7 bit)9