comps.ini Driver File Contents (Install_Modem_Driver.exe)

; ******************************************************************************
; DATA FORMAT
; -----------
;
; [<AppID>]                    - App ID must be less than 6 characters long
; source=<path to file>        - Required for copying (omit if not copying)
; dest=<path to file>          - Required for copying (omit if not copying)
; target=<path to EXE>         - Required if launching app (omit if not launching app)
; params=<cmd line parameters> - Optional (omit if not launching app)
;
; <path to file> = <Path Prefix>:<Path Modifier><File Path>
;
; Example: source=INS:comps\vwpt.exe
;
; Valid Values For <Path Prefix>
; ------------------------------
; AOL - The path to the AOL Install Folder (Default: C:\Program Files\America Online 9.0).
; SHR - The path to the AOLShare folder.
; INS - The path to the folder from which the AOL installer was launched.
; CMN - The path to the Windows "Common Files" folder.
; SYS - The path to the Windows System folder.
; TMP - The path to the Windows Temp folder.
; CAD - The path to the Windows Common Application Data folder.
; REG - Read the path from the registry.
;     - Syntax: REG:{HKLM | HKCU}\<RegKey>,<RegValueToReadPathFrom>:<FileToCopyToPath>
;               <ValueToReadPathFrom> must be of type REG_SZ and be the fully qualified 
;                                     path to the destination folder for <FileToCopyToPath>.
;
; Valid <Path Modifier> Values
; ----------------------------
; "\" - Path is relative to the root of the drive the prefix points to.
' ""  - Path is relative to the path that the prefix points to.
; ******************************************************************************


; **** Core Client Install/Restore Application ****
[comp02]
source=INS:comp02.000
dest=AOL:backup\restore\comp02.000
target=AOL:backup\restore\comp02.000

; **** AOL Components ****
; AOL Coach (aka "E-Support")
[cdll]
source=INS:Comps\coach\acpver.dll
dest=AOL:Jiti\acpver.dll

[coach]
target=INS:Comps\coach\aolcinst.exe
params=-s

[coach1]
source=INS:Comps\coach\afixes\94001ADC.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94001ADC.gdp

[coach2]
source=INS:Comps\coach\afixes\94002CCA.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94002CCA.gdp

[coach3]
source=INS:Comps\coach\afixes\94003GPF.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94003GPF.gdp

[coach4]
source=INS:Comps\coach\afixes\94004BRW.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94004BRW.gdp

[coach5]
source=INS:Comps\coach\afixes\94005ASA.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94005ASA.gdp

[coach6]
source=INS:Comps\coach\afixes\94006ARS.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94006ARS.gdp

[coach7]
source=INS:Comps\coach\afixes\94010CAA.gdp
dest=REG:HKLM\Software\GTek\AOLCoach\uk_uk,OfflineAFPath:94010CAA.gdp

; **** Third Party Components ****
; Real Player
[rpdll]
source=INS:Comps\rp\RealChk.dll
dest=AOL:Jiti\RealChk.dll

[rp]
source=INS:Comps\rp\realpl8.exe
dest=AOL:Jiti\Real.exe
target=AOL:Jiti\Real.exe
params=-s

[rp9up]
source=INS:Comps\rp\rp9codec.exe
dest=AOL:Jiti\Real9_codec_upd.exe
target=AOL:Jiti\Real9_codec_upd.exe

; Viewpoint
[vpdll]
source=INS:Comps\vwpt\AOLVPChk.dll
dest=AOL:Jiti\AOLVPChk.dll

[vwpt]
source=INS:Comps\vwpt\vwpt.exe
dest=AOL:Jiti\viewpoint.exe
target=AOL:Jiti\viewpoint.exe
params=/S

[vwpt1]
source=INS:Comps\vwpt\AOLTheme.mtx
dest=SHR:Themes\AOLTheme.mtx

; [vwche1]
; source=INS:Comps\vwpt\VMPCache.mtz
; dest=AOL:Jiti\VMPCache.mtz

[vwche]
; source=INS:Comps\vwpt\VPPrePop.exe
; dest=AOL:Jiti\VMP_Cache_Populator.exe
; target=AOL:Jiti\VMP_Cache_Populator.exe
target=INS:Comps\vwpt\VPPrePop.exe
params=VMPCache.mtz -k

; Generic Flash Installer
[swf6]
target=INS:Comps\flash\FlashAX.exe
params=/Q

; Sun Java Runtime Engine
[jre]
target=INS:Comps\jre\jre.exe
params=/s /a /s

; Apple QuickTime
[qtdll]
source=INS:Comps\qt\QTInsInf.dll
dest=AOL:Jiti\QTInstallInfo.dll

[qtime]
source=INS:Comps\qt\qt.exe
dest=AOL:Jiti\qt.exe
target=AOL:Jiti\qt.exe
params=-SuppressWarningDialogs

; Adobe
[acror]
target=INS:Comps\adobe\reader.exe
params=-s -a -s /V"AOLLAUNCH=1 /qn" /SMS

[acrdll]
source=INS:Comps\adobe\reader.dll
dest=AOL:Jiti\reader.dll

; Anti Spyware
[asp]
target=INS:Comps\asp\aspsetup.exe
params=/s

[aspdll]
source=INS:Comps\asp\aspcheck.dll
dest=AOL:Jiti\aspcheck.dll

; ACS
[acs]
source=INS:Comps\acs\AcsSetup.exe
target=INS:Comps\acs\AcsSetup.exe
params=/S /C /P

[acsdll]
source=INS:Comps\acs\AcsInstA.dll
dest=CMN:AOL\ACS\AcsInstA.dll

; IE Toolbar
[toolbr]
source=INS:Comps\toolbar\toolbr.exe
dest=AOL:Jiti\toolbr.exe
target=AOL:Jiti\toolbr.exe
params=/S

; Symantec ALE for Norton Internet Security
[nisale]
target=INS:comps\fw\nisale.exe

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.80