; Installation file for tiehdusb driver ; Copyright (C) 2003 by Texas Instruments Incorporated ; All rights reserved [Version] Signature=$CHICAGO$ Class=USB ClassGuid={36FC9E60-C465-11CF-8056-444553540000} Provider=%ONEYSOFT% CatalogFile=tiehdusb.cat DriverVer=08/23/2003 [Manufacturer] %MFGNAME%=DeviceList [DestinationDirs] DefaultDestDir=10,System32\Drivers [SourceDisksFiles] tiehdusb.sys=1, wdmstub.sys=1, [SourceDisksNames] 1=%INSTDISK%,,, [DeviceList] %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E003 %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E004 %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E008 %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E009 %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E00A %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E00B %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E00C %DESCRIPTION%=DriverInstall,USB\VID_0451&PID_E00D ;------------------------------------------------------------------------------ ; Windows 2000/XP Sections ;------------------------------------------------------------------------------ [DriverInstall.ntx86] CopyFiles=DriverCopyFiles [DriverCopyFiles] tiehdusb.sys,,,2 [DriverInstall.ntx86.Services] AddService=TIEHDUSB,2,DriverService [DriverService] ServiceType=1 StartType=3 ErrorControl=1 ServiceBinary=%10%\system32\drivers\tiehdusb.sys [DriverInstall.ntx86.hw] AddReg=DriverHwAddReg [DriverHwAddReg] ;------------------------------------------------------------------------------ ; Windows 98/Me Sections ;------------------------------------------------------------------------------ [DriverInstall] AddReg=DriverAddReg CopyFiles=DriverCopyFiles,StubCopyFiles DriverVer=08/25/2003 [DriverAddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,"wdmstub.sys,tiehdusb.sys" [StubCopyFiles] wdmstub.sys,,,2 [DriverInstall.HW] AddReg=DriverHwAddReg ;------------------------------------------------------------------------------ ; String Definitions ;------------------------------------------------------------------------------ [Strings] ONEYSOFT="Walter Oney Software" MFGNAME="Texas Instruments" INSTDISK="Texas Instruments Incorporated Installation Disc" DESCRIPTION="TI Educational Handheld Device"