; Installation file (.inf) for "MP3 Manager" device ; [Version] Signature="$CHICAGO$" ; Represents all Windows OSs ; Class=USB ClassGuid={36FC9E60-C465-11CF-8056-444553540000} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Provider=%jun% DriverVer=02/24/2003, 6.0.0 ; Driver information ; ------------------ [Manufacturer] %Mfg%=DeviceList [DeviceList] "MP3 PLAYER"=Install, USB\VID_10C7&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 windrvr.sys upon installation remove the ';' from the start of the following line ;windrvr.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,, windrvr.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 WinDriver Service ; --------------------------- [Install.NT.Services] Addservice=WinDriver, 0x00000002, Service_Info [Service_Info] DisplayName = %Service_Description% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\windrvr.sys ; Source file information ; ----------------------- [SourceDisksFiles] windrvr.sys=1 [SourceDisksNames] 1="MPEYE TS-200 Installation Disk",, [DestinationDirs] DefaultDestDir=10, System32\Drivers ; The location to which the windrvr.sys ; file will be copied (10 translates to the correct Windows directory ; on the target machine). ;---------------------------------------------------------------; [Strings] jun="TouchStone Technoligy Co., Ltd." Service_Description="WinDriver Kernel Module" Mfg="TouchStone Technoligy Co., Ltd."Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.