[Version] Signature="$CHICAGO$" Class=USB ClassGUID={36FC9E60-C465-11CF-8056-444553540000} provider=%MSFT% [SourceDisksNames] 1="Suprema Installation Disk",,, [SourceDisksFiles] Sfu-Usb.sys = 1 FirmWare.sys = 1 Sfu-Usb.inf = 1 [Manufacturer] %MfgName%=Microsoft [Microsoft] %USB\VID_16D1&PID_0401.DeviceDesc%=LOADER.Dev, USB\VID_16D1&PID_0401 %USB\VID_16D1&PID_0400.DeviceDesc%=EZUSB.Dev, USB\VID_16D1&PID_0400 [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] LOADER.Files.Ext = 10,System32\Drivers LOADER.Files.Inf = 10,INF EZUSB.Files.Ext = 10,System32\Drivers EZUSB.Files.Inf = 10,INF ;-- usb driver ---------------------------------------------------------------; [EZUSB.Dev] CopyFiles=EZUSB.Files.Ext, EZUSB.Files.Inf AddReg=EZUSB.AddReg [EZUSB.Dev.NT] ; copyfiles commented out for Win2K to avoid user intervention during install CopyFiles=EZUSB.Files.Ext AddReg=EZUSB.AddReg [EZUSB.Dev.NT.Services] Addservice = EZUSB, 0x00000002, EZUSB.AddService [EZUSB.AddService] DisplayName = %EZUSB.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\Sfu-Usb.sys LoadOrderGroup = Base [EZUSB.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,Sfu-Usb.sys [EZUSB.Files.Ext] Sfu-Usb.sys [EZUSB.Files.Inf] Sfu-Usb.inf ;-- loader driver ------------------------------------------------------------; [LOADER.Dev] CopyFiles=LOADER.Files.Ext, LOADER.Files.Inf AddReg=LOADER.AddReg [LOADER.Dev.NT] ; copyfiles commented out for Win2K to avoid user intervention during install CopyFiles=LOADER.Files.Ext AddReg=LOADER.AddReg [LOADER.Dev.NT.Services] Addservice = LOADER, 0x00000002, LOADER.AddService [LOADER.AddService] DisplayName = %LOADER.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\FirmWare.sys LoadOrderGroup = Base [LOADER.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,FirmWare.sys [LOADER.Files.Ext] FirmWare.sys [LOADER.Files.Inf] Sfu-Usb.inf ;-- string message -----------------------------------------------------------; [Strings] MSFT="Suprema" MfgName="Suprema" USB\VID_16D1&PID_0400.DeviceDesc="Suprema SFR300-S(Ver.2)" USB\VID_16D1&PID_0401.DeviceDesc="Suprema SFR300-S(Ver.2) Loader" LOADER.SvcDesc="Loader Driver(FirmWare.sys)" EZUSB.SvcDesc="USB Driver(Sfu-Usb.sys)"