stmp3rec.inf Driver File Contents (Tevion3888-drv.zip)

;; StMp3Rec.inf

;; *********  PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your device to
;; install. In particular, hardware IDs and logical configurations require
;; intervention.
;;
;; The Win2K DDK documentation contains an excellent INF reference.

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows 95$"
Provider=%ProviderName%
DriverVer=01/20/2006, 1.675.0.000
CatalogFile.NT=StMp3RecNt.cat 

; If device fits one of the standard classes, use the name and GUID here,
; otherwise create your own device class and GUID as this example shows.

Class=Player_Recovery_Device
ClassGUID={9FFF066D-3ED3-4567-9123-8B82CFE1CDD4}

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation.  They are
; shown here as an example, but commented out.

;[SourceDisksNames]
;1 = "Install Disk",Disk1,,

;[SourceDisksFiles]
;StMp3Rec.sys = 1,,

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceDesc%
HKR,,Icon,,"-53"

;--------- DestinationDirs Section -------------------------------------------

;[DestinationDirs]
;StMp3Rec_Files_Driver = 10,System32\Drivers

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%DeviceDesc%=StMp3Rec_DDI, USB\VID_066F&PID_3410&REV_0083
%DeviceDesc%=StMp3Rec_DDI, USB\VID_066F&PID_3410
%DeviceDesc%=StMp3Rec_DDI, USB\VID_066F&PID_3500
%DeviceDesc%=StMp3Rec_DDI, USB\VID_066F&PID_3600

;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[StMp3Rec_DDI]
;CopyFiles=StMp3Rec_Files_Driver
AddReg=StMp3Rec_9X_AddReg

[StMp3Rec_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,StMp3Rec.sys

; --------- Windows NT -----------------

[StMp3Rec_DDI.NT]
;CopyFiles=StMp3Rec_Files_Driver
AddReg=StMp3Rec_NT_AddReg

[StMp3Rec_DDI.NT.Services]
Addservice = StMp3Rec, 0x00000002, StMp3Rec_AddService

[StMp3Rec_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\StMp3Rec.sys

[StMp3Rec_NT_AddReg]


; --------- Files (common) -------------

;[StMp3Rec_Files_Driver]
;StMp3Rec.sys


[Strings]
; English
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="Player"
MfgName="Generic"
DeviceDesc="Player Recovery Device Class"
SvcDesc="Player Recovery Device Control Driver"

[Strings.0404]
; Chinese (traditional)
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="¼½©ñ¾÷"
MfgName="³q¥Î"
DeviceDesc="¼½©ñ¾÷«ì´_³]³ÆÃþ§O"
SvcDesc="¼½©ñ¾÷«ì´_³]³Æ±±¨îÅX°Êµ{¦¡"

[Strings.0804]
; Chinese (simplified)
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="²¥·Å»ú"
MfgName="ͨÓÃ"
DeviceDesc="²¥·Å»ú»Ö¸´É豸Àà±ð"
SvcDesc="²¥·Å»ú»Ö¸´É豸¿ØÖÆÇý¶¯³ÌÐò"

[Strings.0412]
; Korean
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="Ç÷¹À̾î"
MfgName="¹ü¿ë"
DeviceDesc="Ç÷¹ÀÌ¾î º¹±¸ ÀåÄ¡ Ŭ·¡½º"
SvcDesc="Ç÷¹ÀÌ¾î º¹±¸ ÀåÄ¡ Á¦¾î µå¶óÀ̹ö"

[Strings.040a]
; Spanish
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="Reproductor"
MfgName="Genérico"
DeviceDesc="Clase de dispositivo de recuperación del reproductor"
SvcDesc="Controlador del dispositivo de recuperación del reproductor"

[Strings.0411]
; Japanese
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="プレーヤー"
MfgName="標準"
DeviceDesc="プレーヤー リカバリ デバイス クラス"
SvcDesc="プレーヤー リカバリ デバイス コントロール ドライバ "

[Strings.040c]
; French
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="Lecteur"
MfgName="Générique"
DeviceDesc="Classe de périphérique de la restauration de lecteur"
SvcDesc="Pilote de périphérique de la restauration de lecteur"

[Strings.0407]
; German
MSFT="Microsoft"
MfgName="Microsoft"
ProviderName="Player"
MfgName="Allgemein"
DeviceDesc="Player-Wiederherstellungsgeräteklasse"
SvcDesc="Treiber für Player-Wiederherstellungsgerät"
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 1.29