VstPrj.inf Driver File Contents (Project_XP.zip)

;Copyright (c) 1990-2000 EgoSys Corporation All rights Reserved
;
; VstPrj
;==============================================================

;==============================================================
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider="Steinberg "

;==============================================================
[WIN98.KnownRegEntries]
IsWin98Gold=keep

[IsWin98Gold]
1=HKLM,Software\Microsoft\Windows\CurrentVersion,VersionNumber,0,4.10.1998

[ControlFlags]
;ExcludeFromSelect = *

;==============================================================
[SourceDisksNames]
1=%DiskDescription%,,,

[SourceDisksFiles]
Prjsys.sys=1
Prjpan.exe=1
Prjasio.dll=1
mBridge.sys=1

[DestinationDirs]
VPRJ_AA.CopyList=10,system32\drivers
VPRJ_AA.App.CopyList=11
VPRJ_AB.CopyList=10,system32\drivers

[VPRJ_AA.CopyList]
Prjsys.sys

[VPRJ_AA.App.CopyList]
Prjpan.exe
Prjasio.dll

[VPRJ_AB.CopyList]
mBridge.sys

[DriverDel]
DelFiles=VPRJ_AA.CopyList,VPRJ_AA.App.CopyList
[DriverUp]
CopyFiles=VPRJ_AA.CopyList,VPRJ_AA.App.CopyList

;==============================================================
[Manufacturer]
"EGO-SYS"=EGOSYS

;==============================================================
[EGOSYS]
%VPRJ_AA.DeviceDesc%=VPRJ_AA, PCI\VEN_3388&DEV_1010
%VPRJ_AB.DeviceDesc%=VPRJ_AB, PCI\VEN_3388&DEV_1011

;======================= Windows 98ME =========================
[VPRJ_AA]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
CopyFiles=VPRJ_AA.CopyList,VPRJ_AA.App.CopyList
AddReg=VPRJ_AA.AddReg,VPRJ_AA.ASIO.AddReg
KnownRegEntries=WIN98.KnownRegEntries

;==============================================================
[VPRJ_AB]
CopyFiles=VPRJ_AB.CopyList
AddReg=VPRJ_AB.AddReg

;==============================================================
[VPRJ_AA.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo1%,VPRJ_AA.Interface.Topo1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2

;==============================================================
[VPRJ_AA.Interface.Topo1]
AddReg=VPRJ_AA.Interface.Topo1.AddReg
[VPRJ_AA.Interface.Topo1.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%VPRJ_AA.Topo1.szPname%

;==============================================================
[VPRJ_AA.Interface.Wave1]
AddReg=VPRJ_AA.I.Wave1.AddReg
[VPRJ_AA.I.Wave1.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%VPRJ_AA.Wave1.szPname%

;==============================================================
[VPRJ_AA.Interface.Midi1]
AddReg=VPRJ_AA.Interface.Midi1.AddReg
[VPRJ_AA.Interface.Midi2]
AddReg=VPRJ_AA.Interface.Midi2.AddReg
[VPRJ_AA.Interface.Midi1.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%VPRJ_AA.Midi1.szPname%
[VPRJ_AA.Interface.Midi2.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%VPRJ_AA.Midi2.szPname%

;==============================================================
[VPRJ_AA.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,Prjsys.sys
HKR,,NTMPDriver,,"Prjsys.sys"
HKR,Drivers,SubClasses,,"wave,mixer"
HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%VPRJ_AA.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Description,,%VPRJ_AA.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Description,,%VPRJ_AA.DeviceDesc%

;==============================================================
[VPRJ_AA.ASIO.AddReg]
HKLM,SOFTWARE\ASIO\%ASIO_vprjNAME%,CLSID,,%ASIO_vprjIID%
HKCR,CLSID\%ASIO_vprjIID%,,,%ASIO_vprjNAME%
HKCR,CLSID\%ASIO_vprjIID%\InProcServer32,,,"%11%\Prjasio.dll"
HKCR,CLSID\%ASIO_vprjIID%\InProcServer32,ThreadingModel,,"Apartment"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"Prjpan",0,"Prjpan.Exe"

;==============================================================
[VPRJ_AB.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,mBridge.sys

;======================= Windows 2000 =========================
[VPRJ_AA.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
CopyFiles=VPRJ_AA.CopyList,VPRJ_AA.App.CopyList
AddReg=VPRJ_AA.AddReg,VPRJ_AA.ASIO.AddReg

[VPRJ_AB.NTX86]
CopyFiles=VPRJ_AB.CopyList

;==============================================================
[VPRJ_AA.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo1%,VPRJ_AA.Interface.Topo1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave1%,VPRJ_AA.Interface.Wave1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi1%,VPRJ_AA.Interface.Midi1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi2%,VPRJ_AA.Interface.Midi2

;==============================================================
[VPRJ_AA.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = VPRJ_AA, 0x00000002, VPRJ_AA_Service_Inst

;==============================================================
[VPRJ_AA_Service_Inst]
DisplayName   = %VPRJ_AA.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\Prjsys.sys

;==============================================================
[VPRJ_AB.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = VPRJ_AB, 0x00000002, VPRJ_AB_Service_Inst

;==============================================================
[VPRJ_AB_Service_Inst]
DisplayName   = %VPRJ_AB.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\mBridge.sys

;====================== Strings ===============================
[Strings]
ProviderName		="Steinberg"
DiskDescription		="VSTPRJ WDM Driver for WIn98, ME, Win2000"
VPRJ_AA.DeviceDesc	="VSTPRJ EWDM "
VPRJ_AB.DeviceDesc	="VSTPRJ media bridge"
MediaCategories		="SYSTEM\CurrentControlSet\Control\MediaCategories"
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_Topo1        ="Mixer1"
KSNAME_Wave1		="Wave1"
KSNAME_Midi1		="Midi1"
KSNAME_Midi2		="Midi2"
VPRJ_AA.Topo1.szPname="VSTPRJ Mixer"
VPRJ_AA.Wave1.szPname="VSTPRJ Audio"
VPRJ_AA.Midi1.szPname="1-VSTPRJ Midi"
VPRJ_AA.Midi2.szPname="2-VSTPRJ Midi"
VPRJ_AA.SvcDesc 	="Service for VSTPRJ Audio Driver (WDM)"
VPRJ_AA.SvcDesc 	="Service for Media Bridge"
ASIO_vprjIID		="{CEE65CA1-DC68-11d4-95C3-0000F461437F}"
ASIO_vprjNAME       ="ASIO 2.0 - VSTPRJ"
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: 1.89