; Generated by DriverWizard v6.02 - http://www.jungo.com. * ; Installation file (.inf) for "TCC730 USB" device ; Copyright (c) 2003 Jungo ; [Version] Signature="$CHICAGO$" ; Represents all Windows OSs ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; HID Type ;Class=HIDClass ;ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; USB TYpe Class=USB ClassGuid={36FC9E60-C465-11CF-8056-444553540000} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Provider=%jun% DriverVer=09/19/2003, 6.0.3 ; Driver information ; ------------------ [Manufacturer] %Mfg%=DeviceList [DeviceList] ; The Vendor ID is 0419, and the Product ID is b001 "IOPSUSB"=Install, USB\VID_0419&PID_B001 ; Installation section ; -------------------- [Install] ; Installation script for Windows 98/Me CopyFiles=FilesToCopy AddReg=UpDateRegistry [Install.NT] ; Installation script for Windows 2000/XP CopyFiles=FilesToCopy AddReg=UpDateRegistry [FilesToCopy] ; To copy windrvr6.sys upon installation remove the ';' from the start of the following line ;windrvr6.sys ,,,0x40 ; 0x40 == COPYFLG_OVERWRITE_OLDER_ONLY [ClassInstall] ; Register a new class in Windows 98/Me AddReg=UpDateRegistry [ClassInstall32] ; Register a new class in Windows 2k/XP AddReg=UpDateRegistry [UpDateRegistry] HKR,,,,Jungo HKR,,Icon,,-5 HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,, windrvr6.sys [ControlFlags] ExcludeFromSelect = * ; Remove all devices listed in this INF file ; from the display shown to the end user (a PNP device shouldn't ; be manually loaded). [PreCopySection] HKR,,NoSetupUI,,1 ; Defining WinDriver6 Service ; --------------------------- [Install.NT.Services] Addservice=WinDriver6, 0x00000002, Service_Info [Service_Info] ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\windrvr6.sys ; Source file information ; ----------------------- [SourceDisksFiles] windrvr6.sys=1 ; This indicates that the windrvr6.sys file is located on ; disk number 1 of "Telechips Installation disks" set. [SourceDisksNames] 1="Telechips USB Installation Disk",, ; This indicates that disk number 1 ; has the label "Jungo Installation Disk". The installer will ; search for windrvr6.sys in this disk. [DestinationDirs] DefaultDestDir=10, System32\Drivers ; The location to which the windrvr6.sys ; file will be copied (10 translates to the correct Windows directory ; on the target machine). ;---------------------------------------------------------------; [Strings] jun="MFSYSTEM CO." Mfg="MFSYSTEM CO.,"