RDIF1065.INF Driver File Contents (sh201_win8d_v100.zip)

ÿþ; Installation inf for the Roland SH-201

;

; Copyright (c) 2012 Roland Corporation

;

[Version]

Signature="$Windows NT$"

Class=MEDIA

ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}

Provider=%MfgName%

CatalogFile=RDID1065.CAT

DriverVer=10/25/2012,1.00.00.0000



;---------------------------------------------------------------;



[DestinationDirs]

RDID0065.Files.Asio	= 11

RDID0065.Files.User	= 11

RDID0065.Files.Inst	= 11

RDID0065.Files.Ext	= 10,system32\drivers ; %SystemRoot%\system32\drivers

DefaultDestDir 	    = 10,system32\drivers ; %SystemRoot%\system32\drivers



[SourceDisksNames]

1=%RDID0065DiskName%,,



[SourceDiskSFiles]

RDWM1065.SYS=1

RDAS1065.DLL=1

RDDP1065.EXE=1

RDCP1065.CPL=1

RDCI1065.DLL=1



;---------------------------------------------------------------;



[Manufacturer]

%MfgName%=Roland,NTx86.6.2,NTx86.6.3



;[ControlFlags]

;ExcludeFromSelect=*



[Roland]

;; Windows7 - Windows2000 or Windows9X / ME

;; not supported



[Roland.NTx86.6.2]

;; Windows8

%RDID0065DeviceDesc%=RDID0065Install, USB\VID_0582&PID_00AD ; SH-201



[Roland.NTx86.6.3]

;; not supported



;===============================================================;



[RDID0065Install]

Include=ks.inf,wdmaudio.inf

Needs=KS.Registration,WDMAUDIO.Registration

CopyFiles=RDID0065.Files.User,RDID0065.Files.Ext,RDID0065.Files.Asio

AddReg=RDID0065AddReg



[RDID0065Install.CoInstallers]

AddReg=RDID0065CoInstallers.AddReg

CopyFiles=RDID0065.Files.Inst



[RDID0065CoInstallers.AddReg]

HKR,,CoInstallers32,%REG_MSZ%,"RdCi1065.dll,ProcCoInst"



[RDID0065AddReg]

HKR,,DevLoader,,"*ntkern"

HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"

HKR,,Driver,,rdwm1065.sys

HKR,,NTMPDriver,,"rdwm1065.sys"



HKR,Drivers,SubClasses,,"wave,midi,mixer"



HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv



HKR,Drivers\wave\wdmaud.drv,Description,,%RDID0065DeviceDesc%

HKR,Drivers\midi\wdmaud.drv, Description,,%RDID0065DeviceDesc%

HKR,Drivers\mixer\wdmaud.drv,Description,,%RDID0065DeviceDesc%



HKLM,%MediaCategories%\%WDM.To11.szPname.GUID%,Name,,%WDM.To11.szPname%

HKLM,%MediaCategories%\%WDM.To11.szPname.GUID%,Display,1,00,00,00,00

HKLM,%MediaCategories%\%WDM.Ti11.szPname.GUID%,Name,,%WDM.Ti11.szPname%

HKLM,%MediaCategories%\%WDM.Ti11.szPname.GUID%,Display,1,00,00,00,00



[RDID0065Install.Services]

AddService = RDID1065, 0x00000002, RDID0065_Service_Inst



[RDID0065_Service_Inst]

DisplayName   = %RDID0065DeviceDesc%

ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER

StartType     = 3                  ; SERVICE_DEMAND_START

ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary = %10%\system32\Drivers\rdwm1065.sys



;;;

;;

[RDID0065.Files.Ext]

Rdwm1065.sys



[RDID0065.Files.User]

RDCP1065.CPL

RDDP1065.EXE



[RDID0065.Files.Inst]

RdCi1065.dll



[RDID0065.Files.Asio]

rdas1065.dll



[RDID0065Install.Interfaces]

AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Wo11%, WDM.Interface.Wo11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Wo11%, WDM.Interface.Wo11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Wo11%, WDM.Interface.Wo11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Wi11%, WDM.Interface.Wi11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Wi11%, WDM.Interface.Wi11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Wi11%, WDM.Interface.Wi11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Md11%, WDM.Interface.Md11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Md11%, WDM.Interface.Md11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Md11%, WDM.Interface.Md11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Topology%,  WDM.Interface.Topology



[WDM.Interface.Wo11]

AddReg=WDM.Interface.Wo11.AddReg

[WDM.Interface.Wo11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Wo11.szPname%



[WDM.Interface.Wi11]

AddReg=WDM.Interface.Wi11.AddReg

[WDM.Interface.Wi11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Wi11.szPname%



[WDM.Interface.Md11]

AddReg=WDM.Interface.Md11.AddReg

[WDM.Interface.Md11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Md11.szPname%



[WDM.Interface.Topology]

AddReg=WDM.Interface.Topo.AddReg

;; warning!! must be "Topo" because "Topology" is too long

[WDM.Interface.Topo.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Topology.szPname%



;---------------------------------------------------------------;

[Strings]

MfgName="Roland"



RDID0065DiskName="SH-201 Driver Installation disk"

RDID0065DeviceDesc="SH-201"



Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"

KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"

KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"



KSNAME_Wo11="WaveOut1-1"

WDM.Wo11.szPname="OUT (SH-201)"



KSNAME_Wi11="WaveIn1-1"

WDM.Wi11.szPname="IN (SH-201)"



KSNAME_Md11="Midi1-1"

WDM.Md11.szPname="SH-201"



KSNAME_Topology="Topology"

WDM.Topology.szPname="SH-201 Mixer"



MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"



WDM.To11.szPname="OUT"

WDM.Ti11.szPname="IN"

WDM.To11.szPname.GUID = "{41DC355F-EC2B-494a-BE55-8CA692530F63}"

WDM.Ti11.szPname.GUID = "{2CEBC780-0590-43f4-86F7-46927FD23D97}"



REG_MSZ = 0x00010000

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: web5, load: 2.03