q903235.inf Driver File Contents (MS05-036_037_combo_xpesp1.exe)

[Version]
Signature = "$Windows NT$"
Provider = %Msft%
Class = %ExceptionClassDesc%
ClassGUID = {F5776D81-AE53-4935-8E84-B0B283D8BCEF}
CatalogFile = %COMPID%.cat
OSVersion=5.1

[DefaultInstall]
CheckAdminRights=1
RequiredEngine=Setupapi
CustomDestination = CustomDests
CopyFiles = System.Files,DllCache.Files,Windows.Files,Cat.file,IEProgram.Files,OE.Files,INF.Files,Common.Files,MSINFO.Files,VGX.Files,TRIEDIT.Files
AddReg = Program.AddReg,Uninst.Reg,User.AddReg,Actsetup.Reg
DelReg = Program.DelReg,User.DelReg
RunPreSetupCommands = Programs.PreRpsc,User.PreRpsc
RunPostSetupCommands = Programs.Rpsc,User.Rpsc
ComponentName=%COMPID%
ComponentVersion=%COMPVERSION%
CatalogName=%COMPID%.cat

[Uninstall]
CheckAdminRights=1
RequiredEngine=Setupapi
CustomDestination = CustomDests
CopyFiles = System.Files,DllCache.Files,Windows.Files,Cat.file,IEProgram.Files,OE.Files,INF.Files,Common.Files,MSINFO.Files,VGX.Files,TRIEDIT.Files
AddReg = Program.AddReg,User.AddReg,Actsetup.Reg
ComponentName=%COMPID%
ComponentVersion=%COMPVERSION%
CatalogName=%COMPID%.cat

[DelBackup]
RequiredEngine=Setupapi
CustomDestination = CustomDests
DelReg=Uninst.Reg,Uninstinfo.reg
DelFiles=BackupFiles

[BackupFiles]
%COMPID%.dat
%COMPID%.ini

[Uninstinfo.reg]
HKLM,"SOFTWARE\Microsoft\Advanced INF Setup\%COMPID%"


[Uninst.Reg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","DisplayName",,"%SourceDiskName% %COMPID%"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","QuietDisplayName",,"%SourceDiskName% %COMPID%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","UninstallString",,"%25%\%IE_UNINST_EXE% %17%\%COMPID%.inf"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","RequiresIESysFile",,"%IEVersion%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","QuietUninstallString",,"%25%\%IE_UNINST_EXE% /d %17%\%COMPID%.inf"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","HelpLinK",,"http://support.microsoft.com?kbid=%KBNumber%"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","URLInfoAbout",,"http://support.microsoft.com"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","Publisher",,"Microsoft Corporation"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","NoModify",0x10001,01,00,00,00
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%COMPID%","NoRepair",0x10001,01,00,00,00


[DestinationDirs]
System.Files = 11
INF.Files = 17
Del.Files = 17
Windows.Files = 25
DllCache.Files = 49000
IEProgram.Files = 49100
Common.Files = 49850
Cat.file = 49100
OE.Files = 49700
Mil.Cat=17,CATALOG;  Windir\inf\catalog directory
BackupFiles = 49600,"Uninstall Information\%COMPID%"
SharedFiles = 49930
MSINFO.Files = 49950
VGX.Files = 49930,"VGX"
TRIEDIT.Files = 49930,"Triedit"


[CustomDests]
49000 = DllCacheLDID, 85
49100 = IExploreLDID, 85
49400 = SourceDir,85
49600 = ProgramFilesDir,5
49700 = AthenaDir,5
49800 = CommonFilesDir,5
49850 = CommonSystemDir,5
49930 = SharedFilesDir,5
49950 = MSInfoDir,5


[DllCacheLDID]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon","SfcDllCacheDir","%FolderPrompt%","%25%\system32\dllcache"

[ProgramFilesDir]
HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%STR_PROGRAMF_DIR%"

[IExploreLDID]
HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","%IEFolderPrompt%","%49600%\Internet Explorer"

[AthenaDir]
HKLM,"Software\Microsoft\Outlook Express","InstallRoot",,"%49600%\%STR_MAILNEWS_DIR%"

[CommonFilesDir]
HKLM,"Software\Microsoft\Windows\CurrentVersion","CommonFilesDir",,"%49600%\%STR_COMMON_DIR%"

[SharedFilesDir]
HKLM,"Software\Microsoft\Shared Tools","SharedFilesDir",,"%49800%\%STR_SHARED_DIR%"

[MSInfoDir]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\msinfo32.exe","Path",,"%49930%\%STR_MSINFO_DIR%"

[CommonSystemDir]
HKLM,"Software\Microsoft\WAB","CommonSystemDir",,"%49600%\%STR_SYSTEM_DIR%"

[SourceDisksNames]
54 = %IE_Media%

[Programs.PreRpsc]


[Delfiles]
RequiredEngine=Setupapi
CustomDestination = CustomDests
DelFiles=Del.Files
Delreg = Uninst.Reg

[Del.Files]
%COMPID%.inf

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

[Strings]
Msft                = "Microsoft"
ExceptionClassDesc  = "Microsoft Internet Explorer"
IE_Media            = "Microsoft Internet Explorer Distribution Media"
FolderPrompt        = "Is this the folder used as the Dll Cache on your system?"
IEFolderPrompt      = "Do you want to use this folder to save Internet Explorer Uninstall program?"
STR_PROGRAMF_DIR    = "Program Files"
STR_MAILNEWS_DIR    = "Outlook Express"
STR_COMMON_DIR      = "Common Files"
STR_SHARED_DIR      = "Microsoft Shared"
STR_MSINFO_DIR      = "MSInfo"
STR_VGX_DIR	    = "VGX"
SourceDiskName      = "Internet Explorer"
STR_SYSTEM_DIR      = "Common Files\System"
IE_UNINST_EXE       = ieuninst.exe
Compversion         = 5035021000
Compid              = Q903235
CatalogFile         = Q903235.cat
KBNumber            = 903235
IEVersion           =6.0.2800.1106 
Version             = "5,0,3502,1000"
Guid                = "{8ade8c02-8da6-4ec1-a9ee-ec00ff73ce98}"

[SourceDisksFiles]
%COMPID%.cat  = 54
%COMPID%_me.cat  = 54
dummy.cat     = 54
%IE_UNINST_EXE%  = 54


[Windows.Files]
%IE_UNINST_EXE%

[Cat.file]
%COMPID%.cat,dummy.cat

[User.Rpsc]

[User.PreRpsc]

[IEProgram.Files]

[INF.files]

[System.Files]

[DllCache.Files]

[Actsetup.Reg]
HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",,,"%SourceDiskName% %COMPID%"
HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",0x10001,01,00,00,00
HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VERSION%"
HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%COMPID%"

[User.AddReg]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{03D9F3F2-B0E3-11D2-B081-006008039BF0}","Compatibility Flags",0x00010001,0x400


[User.delreg]
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: 0.81