sashhplus.inf Driver File Contents (Sash_Hplus-dshow.zip)

; Sash's Sigma HPlus 
;
; Installation inf for the MPEG Decoder adapter.
;
; CopyRight Sigma Designs 
;

[Version]
Signature="$Windows NT$"        ; Windows 2000
Class = MEDIA
ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318} 
Provider=%SDESIGN%

[DestinationDirs]
Netstream.Drivers	 = 12		; load from system32\drivers
Netstream.Files		 = 11		; load from system32

;
; Driver information
;

[Manufacturer]
%SDESIGN%   = SDESIGN.Mfg

[SDESIGN.Mfg]
%SDESIGN%  HPlus Mpeg Decoder = Netstream, PCI\VEN_1105&DEV_8300


;
; General installation section
;

[Netstream]
CopyFiles=Netstream.Drivers
CopyFiles=Netstream.Files
AddReg=Netstream.AddReg
UpdateInis=Netstream.Ini

;
; Driver section
;

[Netstream.Drivers]
rmquasar.sys,rmquasar.sy_
mpegport.sys,mpegport.sy_
rmdvd.sys,rmdvd.sy_


;
; DLL section
;
[Netstream.Files]
waviface.dll,waviface.dl_
impeg32.exe,impeg32.ex_
ac3dll.dll,ac3dll.dl_
24bits.dib,24bits.di_
8bits.dib,8bits.di_
4bits.dib,4bits.di_
cross.vbs,cross.vb_
impeg32.dll,impeg32.dl_
mcifmp32.dll,mcifmp32.dl_
mpegapi.dll,mpegapi.dl_
sdudf.dll,sdudf.dl_
wavifac2.dll,wavifac2.dl_
rmmpeg2.ax,rmmpeg2.ax_
crmmem.ax,crmmem.ax_
crmsplit.ax,crmsplit.ax_
rmsplit.ax,rmsplit.ax_
irmsrvr.dll,irmsrvr.dl_
rmnvctrl.ax,rmnvctrl.ax_
rmnavig.ax,rmnavig.ax_

nets2000.reg


[Netstream.AddReg]
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13"			,PcmOutputSpdif	,%REG_DWORD%,0
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\General"  ,KeyColor		,%REG_DWORD%,0x00002800
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\VGATV"	,TvOut			,%REG_DWORD%,0
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\VGATV"	,Pal			,%REG_DWORD%,0

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000A,,"regsvr32 /s rmmpeg2.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000B,,"regsvr32 /s crmmem.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000C,,"regsvr32 /s crmsplit.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000D,,"regsvr32 /s rmsplit.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000E,,"regsvr32 /s irmsrvr.dll"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000F,,"regsvr32 /s rmnvctrl.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000G,,"regsvr32 /s rmnavig.ax"


[Netstream.Ini]
SYSTEM.INI,DRIVERS.DESC,,"IMPEG32.DLL=IMPEG32.DLL",0
SYSTEM.INI,DRIVERS.DESC,,"MCIFMP32.DLL=MCIFMP32.DLL",0
SYSTEM.INI,DRIVERS.DESC,,"REELDRV=REELDRV",0

SYSTEM.INI,DRIVERS32,,"REELDRV=IMPEG32.DLL",0

SYSTEM.INI,MCI,,"MPEGVIDEO=MCIFMP32.DLL",0
SYSTEM.INI,MCI,,"REELmagic=MCIFMP32.DLL",0

SYSTEM.INI,MCI32,,"MPEGVIDEO=MCIFMP32.DLL",0
SYSTEM.INI,MCI32,,"REELmagic=MCIFMP32.DLL",0

WIN.INI,"MCI EXTENSIONS",,"mpg=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"ifo=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"vbs=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"abs=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"dat=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"rmg=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"ac3=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"vob=REELmagic",0

;
; Service Installation
;

[Netstream.Services]
AddService = mpegport, ,mpegport_Service_Inst
AddService = rmquasar,2,rmquasar_Service_Inst
AddService = rmdvd   , ,rmdvd_Service_Inst  

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

[mpegport_Service_Inst]
ServiceType		= %SERVICE_KERNEL_DRIVER%
StartType		= %SERVICE_BOOT_START%
ErrorControl		= %SERVICE_ERROR_IGNORE%
ServiceBinary		= %12%\mpegport.sys

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

[rmquasar_Service_Inst]
DisplayName		= Hollywood Plus MiniDriver
ServiceType		= %SERVICE_KERNEL_DRIVER%
StartType		= %SERVICE_DEMAND_START%
ErrorControl		= %SERVICE_ERROR_NORMAL%
ServiceBinary		= %12%\rmquasar.sys

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

[rmdvd_Service_Inst]
DisplayName	= RM DVD helper
ServiceType	= %SERVICE_KERNEL_DRIVER% 
StartType	= %SERVICE_AUTO_START%  
ErrorControl	= %SERVICE_ERROR_NORMAL%
ServiceBinary	= %12%\rmdvd.sys

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

;
; Source file information
;

[SourceDisksNames]
1 = %DiskId%,,,""

[SourceDisksFiles]
24bits.di_		= 1
8bits.di_		= 1
4bits.di_		= 1
cross.vb_		= 1

rmquasar.sy_		= 1
mpegport.sy_	        = 1
rmdvd.sy_		= 1


ac3dll.dl_              = 1
waviface.dl_		= 1
impeg32.dl_		= 1
mcifmp32.dl_		= 1
mpegapi.dl_		= 1
sdudf.dl_		= 1
rmmpeg2.ax_		= 1
crmmem.ax_		= 1
crmsplit.ax_		= 1
rmsplit.ax_		= 1
rmnvctrl.ax_		= 1
rmnavig.ax_		= 1
impeg32.ex_	        = 1
irmsrvr.dl_		= 1
wavifac2.dl_	        = 1

nets2000.reg		= 1

[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001

SERVICE_BOOT_START   = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START   = 0x2
SERVICE_DEMAND_START = 0x3

SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_KERNEL_DRIVER= 0x1

;
; Localizable Strings
;

DiskId       = " Sigma HPlus Decoder Installation Disk"
SDESIGN      = "Sash's"
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: web1, load: 1.07