; Realmagic Netstream 4000
;
; 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% NetStream 4000 MPEG Decoder = Netstream, PCI\VEN_1105&DEV_8470
%SDESIGN% NetStream 4000 MPEG Decoder = Netstream, PCI\VEN_1105&DEV_8471
%SDESIGN% NetStream 4000 MPEG Decoder = Netstream, PCI\VEN_1105&DEV_8475
%SDESIGN% NetStream 4000 MPEG Decoder = Netstream, PCI\VEN_1105&DEV_8476
;
; General installation section
;
[Netstream]
CopyFiles=Netstream.Drivers
CopyFiles=Netstream.Files
AddReg=Netstream.AddReg
UpdateInis=Netstream.Ini
;
; Driver section
;
[Netstream.Drivers]
rm847x.sys,rm847x.sy_
rmstream.sys,rmstream.sy_
;
; DLL section
;
[Netstream.Files]
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_
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_
SDMP4SRC.AX,SDMP4SRC.AX_
RMSWAP.AX,RMSWAP.AX_
IRMSRVR.DLL,IRMSRVR.DL_
RMAACDEC.DLL,RMAACDEC.DL_
camp4.dll,camp4.dl_
rmavi.ax,rmavi.ax_
rmdvdnav.dll,rmdvdnav.dl_
nets4000.reg
[Netstream.AddReg]
HKLM,"SOFTWARE\Sigma Designs\REALmagic\19\VGATV" ,TvOut ,%REG_DWORD%,0
HKLM,"SOFTWARE\Sigma Designs\REALmagic\19\VGATV" ,Pal ,%REG_DWORD%,0
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NetStream,,"regedit -s %11%\nets4000.reg"
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"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000H,,"regsvr32 /s rmaacdec.dll"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000I,,"regsvr32 /s SDmp4src.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000J,,"regsvr32 /s RMswap.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000K,,"regsvr32 /s IRMsrvr.dll"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000L,,"regsvr32 /s rmavi.ax"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",NS2000M,,"regsvr32 /s rmdvdnav.dll"
[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 = rmstream, ,rmstream_Service_Inst
AddService = rm847x ,2,rm847x_Service_Inst
;=============================================================================================================
[rmstream_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\rmstream.sys
;=============================================================================================================
[rm847x_Service_Inst]
DisplayName = NetStream4000 rm847x MiniDriver
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\rm847x.sys
;=============================================================================================================
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles]
24bits.di_ = 1
8bits.di_ = 1
4bits.di_ = 1
cross.vb_ = 1
rm847x.sy_ = 1
rmstream.sy_ = 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
irmsrvr.dl_ = 1
SDMP4SRC.AX_ = 1
RMSWAP.AX_ = 1
IRMSRVR.DL_ = 1
RMAACDEC.DL_ = 1
camp4.dl_
rmavi.ax_ = 1
rmdvdnav.dl_ = 1
nets4000.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 Designs NetStream 4000 Installation Disk"
SDESIGN = "Sigma Designs"
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.