SM_USB.INF Driver File Contents (mssdriver203.zip)

;; SM_USB_driver.inf

;; Copyright (C) 2000 DigMedia.
;; Authors John Wellings and NuMega DriverWizard.

;; Windows 2000 compatible version

;; 4/04/00

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

[Version]
Signature="$Chicago$"
Provider=%ProviderName%
DriverVer=04/04/2000,2.02.00
CatalogFile=sm20300.cat

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

Class=Mp3GoUSBClass
ClassGUID={DE042B83-7031-11D3-9AB3-005004538FCA}

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

[SourceDisksNames]
1 = "SoulMate and MusicStore PC Software Installation CD-ROM",HSW20300.tag,,\

[SourceDisksFiles]
SM_USB.sys = 1
sm20300.cat = 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,,,,%DeviceClassName%
HKR,,Icon,,"-20"

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

[DestinationDirs]
SM_USB_driver_Files_Driver = 10,System32\Drivers

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

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%SoulMateDeviceDesc%=SM_USB_driver_DDI, USB\VID_09C5&PID_0001
%MusicStoreDeviceDesc%=SM_USB_driver_DDI, USB\VID_09C5&PID_0002

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

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

[SM_USB_driver_DDI]
CopyFiles=SM_USB_driver_Files_Driver
AddReg=SM_USB_driver_9X_AddReg

[SM_USB_driver_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SM_USB.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0

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

[SM_USB_driver_DDI.NT]
CopyFiles=SM_USB_driver_Files_Driver
AddReg=SM_USB_driver_NT_AddReg

[SM_USB_driver_DDI.NT.Services]
Addservice = SM_USB_driver, 0x00000002, SM_USB_driver_AddService

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

[SM_USB_driver_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\SM_USB_driver\Parameters",\
	"BreakOnEntry", 0x00010001, 0

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

[SM_USB_driver_Files_Driver]
SM_USB.sys

;--------- Strings Section ---------------------------------------------------

[Strings]
ProviderName="DigMedia"
MfgName="DigMedia"
SoulMateDeviceDesc="SoulMate USB Driver"
MusicStoreDeviceDesc="MusicStore USB Driver"
DeviceClassName="MP3-Go USB devices"
SvcDesc="MP3-Go NT service"
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: web3, load: 2.31