HDAUpdate_Win2k.inf Driver File Contents (audio.zip)

[Version]
    Signature                          = "$Windows NT$"
    LanguageType                       = %LangTypeValue%
    NtBuildToUpdate                    = 2195
    NtMajorVersionToUpdate             = 5
    NtMinorVersionToUpdate             = 0
    MaxNtBuildToUpdate                 = 2195
    MaxNtMajorVersionToUpdate          = 5
    MaxNtMinorVersionToUpdate          = 0
    MinNtServicePackVersion            = 1024                   ; Support Win2k SP4 and higher
    MaxNtServicePackVersion            = 2560                   ; up to SP10
    CatalogFile                        = %SP_SHORT_TITLE%.cat



[ProductCatalogsToInstall]
    %SP_SHORT_TITLE%.cat, update\%SP_SHORT_TITLE%.cat

[ProductInstall.CopyFilesAlways]
    CopyFiles=CopyAlways.System32.files
    CopyFiles=CopyAlways.Drivers.files
    CopyFiles=CopyAlways.DriverCab.files
    CopyFiles=CopyAlways.Inf.files

[ProductInstall.GlobalRegistryChanges.Install]
    AddReg=Product.Add.Reg

[ProductInstall.GlobalRegistryChanges.ReInstall]

    AddReg=Product.Add.Reg

[Save.Reg.For.Uninstall]

    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%
    HKLM,SOFTWARE\Microsoft\Updates\Windows 2000 OOB\SP%SERVICE_PACK_NUMBER%\%SP_SHORT_TITLE%
    HKLM,SOFTWARE\Microsoft\updates\KB835221

[Product.Add.Reg]

    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed",0x10001,1
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Comments",0,%SP_TITLE%
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Backup Dir",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Fix Description",0,%SP_TITLE%
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed By",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed On",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Service Pack",0x10001,%SERVICE_PACK_NUMBER%
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Valid",0x10001,1
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Flags",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New File",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New Link Date",0,""
    HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Old Link Date",0,""
    HKLM,SOFTWARE\Microsoft\updates\KB835221,"Installed",0x10001,1
    HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB835221,"ParentKeyName",0,"OperatingSystem"


[DestinationDirs]
    CopyAlways.System32.files=11      ; %windir%\system32 (copy even if don't exist)
    CopyAlways.DriverCab.files=65623  ; Destination determined at runtime
    Drivers.files=12                  ; %windir%\system32\drivers (don't delay until reboot)
    CopyAlways.Drivers.files=12       ; %windir%\system32\drivers (copy even if don't exist)
    CopyAlways.Inf.files=17           ; %windir%\system32\inf (copy even if don't exist)

[CopyAlways.System32.files]
    Hdaudprop.dll, CommonFiles\Hdaudprop.dll
    Hdaudpropshortcut.exe, CommonFiles\Hdaudpropshortcut.exe
    Hdaudpropres.dll, CommonFiles\Hdaudpropres.dll

[CopyAlways.Drivers.files]
    sysaudio.sys, Win2k\sysaudio.sys
    portcls.sys, Win2k\portcls.sys
    Hdaudbus.sys, CommonFiles\Hdaudbus.sys
    Hdaudio.sys, CommonFiles\Hdaudio.sys

[CopyAlways.DriverCab.files]
    portcls.sys, Win2k\portcls.sys
    sysaudio..sys, Win2k\sysaudio.sys


[CopyAlways.Inf.files]
    hdaudbus.inf, CommonFiles\Hdaudbus.inf
    hdaudio.inf, CommonFiles\hdaudio.inf

[SourceDisksNames]
    1=%ServicePackSourceFiles%

[SourceDisksFiles]
    Win2k\sysaudio.sys=1
    Win2k\portcls.sys=1
    CommonFiles\Hdaudbus.sys=1
    CommonFiles\Hdaudio.sys=1
    CommonFiles\Hdaudprop.dll=1
    CommonFiles\Hdaudpropshortcut.exe=1
    CommonFiles\Hdaudpropres.dll=1
    CommonFiles\Hdaudbus.inf=1
    CommonFiles\hdaudio.inf=1


[DeleteFilesInUninstallSections]
SystemRoot\system32\drivers.delete.files,"portcls.sys" 
SystemRoot\system32\drivers.delete.files,"sysaudio.sys" 

;
; The following two sections are added to support PnP installation
;
[DeviceClassList]

System  = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Unknown = {4D36E97E-E325-11CE-BFC1-08002BE10318}

[DevicesToUpgrade]

PCI\CC_0403                       = hdaudbus.inf,{4D36E97D-E325-11CE-BFC1-08002BE10318}
PCI\VEN_8086&DEV_2668             = hdaudbus.inf,{4D36E97D-E325-11CE-BFC1-08002BE10318}

[Strings]

BUILDTIMESTAMP          = 20040219.000000
HelpLink                = "http://support.microsoft.com?kbid=835221"
URLInfoAbout            = http://support.microsoft.com
LangTypeValue           = 0x00
COMMENT                 = "High Definition Audio Driver - KB835221"
ServicePackSourceFiles  = "High Definition Audio Driver Package Source"
SP_SHORT_TITLE          = "KB835221W2k"
SP_TITLE                = "High Definition Audio Driver Package - KB835221"
SERVICE_PACK_NUMBER     = 10


[Configuration]
    InstallationType=Hotfix
    InstallLogFileName=KB835221.log
    UnInstallLogFileName=KB835221Uninst.log
    UnInstallDirName=$NtUninstall%SP_SHORT_TITLE%$
    EventLogKeyName=NtServicePack_HDA
    EventLogDllName=spmsg.dll
    RestartDevice= 1

;To avoid this OOB package from disappearing from Add/Remove Programs 
;after upgrade to newer service pack. The following line is needed.
; 
UpdateRegKey="SOFTWARE\Microsoft\Updates\Windows 2000 OOB"



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: web2, load: 1.11