InstallData.txt Driver File Contents (Cisco350_20v6.zip)

;; version 1.3.07
;; This file is not to be modified in any way by end users
;; It contains a check sum which will cause it to fail if modified


[MAIN]
FIRMWARE
DRIVERS
ACU
ACM
SECURITY

[MAIN-CHARACTERISTICS]
MustSelect = 1
MultipleSelect = 1

[DRIVERS]
Label=Drivers
InstallCmd=none
SilentInstallCmd=none
UnInstallCmd=Uninstall
Dependencies=FIRMWARE
IsDefault=1
SubComponents=
Parameters=DRIVER-PARAMLIST
FileLoc = .\PCC-MPI,.\PCI-PCM

[ACU]
Label=Aironet Client Utility
InstallCmd= Setup /child /s
SilentInstallCmd= Setup /child /s
UnInstallCmd= Setup /remove /child /s
Dependencies=DRIVERS FIRMWARE
IsDefault=1
SubComponents=
Parameters=ACU-PARAMLIST
FileLoc = .\ACU


[FIRMWARE]
Label=Firmware
InstallCmd=InstFirm
SilentInstallCmd=InstFirm /s
UnInstallCmd=none
Dependencies=DRIVERS
IsDefault=1
SubComponents=
Parameters= FIRMWARE-PARAMLIST
FileLoc = 

[SECURITY]
Label=Security Modules
InstallCmd=
SilentInstallCmd=
UnInstallCmd=
Dependencies=
IsDefault=0
SubComponents=SECAPPS
Parameters=
FileLoc = 

[SECAPPS]
LEAP
EAP-SIM
PEAP
EAP-FAST

[SECAPPS-CHARACTERISTICS]
MustSelect = 0
MultipleSelect = 1

[EAP-SIM]
Label=EAP-SIM
InstallCmd= Setup /child /s 
SilentInstallCmd= Setup /child /s 
UnInstallCmd= Setup /remove /child /s 
Dependencies=ACM DRIVERS FIRMWARE
IsDefault=0
SubComponents=
Parameters= ;; GSMPARAMLIST
FileLoc = .\GSM-SIM

[PEAP]
Label=PEAP
InstallCmd= Setup /child /s
SilentInstallCmd= Setup /child /s
UnInstallCmd= Setup /remove /child /s
Dependencies=DRIVERS FIRMWARE
IsDefault=0
SubComponents=
Parameters= ;; PEAPPARAMLIST
FileLoc = .\PEAP

[LEAP]
Label=LEAP
InstallCmd= Setup /child /s
SilentInstallCmd= Setup /child /s
UnInstallCmd= Setup /remove /child /s
Dependencies=DRIVERS FIRMWARE
IsDefault=1
SubComponents=
Parameters= LEAPPARAMLIST
FileLoc = .\LEAP


[EAP-FAST]
Label=EAP-FAST
InstallCmd= Setup /child /s
SilentInstallCmd= Setup /child /s
UnInstallCmd= Setup /remove /child /s
Dependencies=DRIVERS FIRMWARE
IsDefault=1
SubComponents=
Parameters= EAP-FASTPARAMLIST
FileLoc = .\EAP-FAST

[GSMPARAMLIST]
;;GSMUPGRADECHOICES

[GSMUPGRADECHOICES]
Label = Upgrade
Value = Newer
DataType = UPGRADECHOICES 

[PEAPPARAMLIST]
;;PEAPUPGRADECHOICES

[PEAPUPGRADECHOICES]
Label = Upgrade
Value = Newer
DataType = UPGRADECHOICES 

[LEAPPARAMLIST]
LEAP_SAVEDUSER
;;LEAPUPGRADECHOICES

[EAP-FASTPARAMLIST]
EAP-FAST_SAVEDUSER
EAP-FAST_ALLOWAUTOPROVISION
;;LEAPUPGRADECHOICES


[LEAPUPGRADECHOICES]
Label = Upgrade
Value = Newer
DataType = UPGRADECHOICES 

[LEAP_SAVEDUSER]
Label = Allow Saved LEAP User Name and Password
Value = Yes
DataType = YESNO

[EAP-FAST_SAVEDUSER]
Label = Allow Saved EAP-FAST User Name and Password
Value = Yes
DataType = YESNO

[EAP-FAST_ALLOWAUTOPROVISION]
Label = Allow AutoProvisioning? 
Value = Yes
DataType = YESNO



[ACU-PARAMLIST]
ACU_DIRECTORY
ACU_PROGFOLDER
;;ACU_INSTALLMODE
ACU_DISPLAY_DESKTOP_ICON
ACU_ALLOW_NON_ADMIN_ACCESS
;;ACU_REMOVE_PROFILES_ON_UNINSTALL

[ACU_DIRECTORY]
Label = Installation Path
Value = C:\Program Files\Cisco Systems\Aironet Client Utility
DataType = PATH
MaxLen = 256

[ACU_PROGFOLDER]
Label = Program Folder
Value = Cisco Systems
DataType = STRING

[ACU_INSTALLMODE]
Label = Upgrade 
Value = Always
DataType = UPGRADECHOICES

[ACU_DISPLAY_DESKTOP_ICON]
Label = Place Icon on desktop
Value = Yes
DataType = YESNO

[ACU_ALLOW_NON_ADMIN_ACCESS]
Label = Allow Non-Administrator Users To Save Settings To The Registry
Value = Yes
DataType = YESNO

[ACU_REMOVE_PROFILES_ON_UNINSTALL]
Label = Remove Profiles for ALL Cisco Wireless LAN Adapters When Uninstalling ACU
Value = No
DataType = YESNO

;;;
;;; Top-Level Component Information
;;;

[ACM]
Label=Aironet Client Monitor
InstallCmd=ACUMonRap.Exe /silent
SilentInstallCmd=ACUMonRap.Exe /silent
UnInstallCmd=ACUMonRap.Exe /uninst
Dependencies=DRIVERS FIRMWARE
IsDefault=1
SubComponents=
Parameters=ACM_PARAMS
FileLoc = .\ACM

;;;
;;; Parameter Information
;;;

[ACM_PARAMS]
ACM_INSTALLPATH
ACM_PROGRAMFOLDER
;;ACM_INSTALLMODE              
ACM_AUTOSTART
ACM_POSTSTART
ACM_FEATURES_LIST
ACM_HIDESHOW_LIST

[ACM_INSTALLPATH]
Label = Installation Path
Value = C:\Program Files\Cisco Systems\Aironet Client Monitor
DataType = PATH

[ACM_PROGRAMFOLDER]
Label = Program Folder
Value = Cisco Systems
DataType = STRING

[ACM_AUTOSTART]
Label = Auto Start
Value = Yes
DataType = YESNO

[ACM_POSTSTART]
Label = Start After Install
Value = Yes
DataType = YESNO

[ACM_INSTALLMODE]
Label = Upgrade                         ; ???
Value = Newer
DataType = UPGRADECHOICES

[ACM_FEATURES_LIST]
Label = Program Feature Overrides  
DataType=LIST
Parameters=ACM_FEATURES_LIST_PARAMS

[ACM_HIDESHOW_LIST]
Label = Menu Options (Defaults)
DataType=LIST
Parameters=ACM_HIDESHOW_LIST_PARAMS

;---------------------------------------------
; Program Features Overrides (Enable/Disable)
;---------------------------------------------

[ACM_FEATURES_LIST_PARAMS]
ACM_FEATURES_About
ACM_FEATURES_Exit
ACM_FEATURES_Launch_ACU
ACM_FEATURES_Troubleshooting
ACM_FEATURES_Preferences
ACM_FEATURES_Radio_OnOff
ACM_FEATURES_Reauthenticate
ACM_FEATURES_Select_Profile
ACM_FEATURES_Auto_Profile_Selection
ACM_FEATURES_Windows_Zero_Config
ACM_FEATURES_Show_Connection_Status

[ACM_FEATURES_About]
Label = About Box (Help)
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Exit]
Label = Exit Program
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Launch_ACU]
Label = Launch Aironet Client Utility
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Troubleshooting]
Label = Troubleshooting
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Preferences]
Label = Preferences
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Radio_OnOff]
Label = Turn Radio On/Off
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Reauthenticate]
Label = Reauthenticate
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Select_Profile]
Label = Select Profile
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Auto_Profile_Selection]
Label = Auto Profile Selection
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Windows_Zero_Config]
Label = Other Configuration Application
Value = Enable
DataType=DT_ENABLEFLAG

[ACM_FEATURES_Show_Connection_Status]
Label = Show Connection Status
Value = Enable
DataType=DT_ENABLEFLAG


;------------------------------------------
; Menu Options Default Settings (Hide/Show)
;------------------------------------------
[ACM_HIDESHOW_LIST_PARAMS]
ACM_HIDESHOW_About
ACM_HIDESHOW_Exit
ACM_HIDESHOW_Launch_ACU
ACM_HIDESHOW_Troubleshooting
ACM_HIDESHOW_Radio_OnOff
ACM_HIDESHOW_Reauthenticate
ACM_HIDESHOW_Select_Profile
ACM_HIDESHOW_Show_Connection_Status

[ACM_HIDESHOW_About]
Label = About Box (w/Help)
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_About, BOOL, false

[ACM_HIDESHOW_Exit]
Label = Exit Program
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Exit, BOOL, false

[ACM_HIDESHOW_Launch_ACU]
Label = Launch Aironet Client Utility
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Launch_ACU, BOOL, false

[ACM_HIDESHOW_Troubleshooting]
Label = Troubleshooting
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Troubleshooting, BOOL, false

[ACM_HIDESHOW_Radio_OnOff]
Label = Turn Radio On/Off
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Radio_OnOff, BOOL, false

[ACM_HIDESHOW_Reauthenticate]
Label = Reauthenticate
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Reauthenticate, BOOL, false

[ACM_HIDESHOW_Select_Profile]
Label = Select Profile
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Select_Profile, BOOL, false

[ACM_HIDESHOW_Show_Connection_Status]
Label = Show Connection Status 
Value = Show
DataType=DT_HIDESHOW
DependsOn = ACM_FEATURES_Show_Connection_Status, BOOL, false


[DRIVER-PARAMLIST]
;;DRIVERUPGRADECHOICES
SETQUIETMODE

[DRIVERUPGRADECHOICES]
Label = Upgrade
Value = Newer
DataType = UPGRADECHOICES 

[SETQUIETMODE]
Label = Set Quiet Mode?
Value = No
DataType = YESNO 



[FIRMWARE-PARAMLIST]
DISABLEFIRMWARECHECK
;;FIRMWARERUPGRADECHOICES

[FIRMWARERUPGRADECHOICES]
Label = Upgrade
Value = Newer
DataType = UPGRADECHOICES 

[DISABLEFIRMWARECHECK]
Label = Disable firmware checking
Value = Yes
DataType = YESNO


[DATATYPE]
NUMBER	       			; enter a valid, number may be range checked
STRING				; enter a string, can specify a max length
PATH				; enter a path, must be <dir letter>:\<blah blah> inherits from string
BOOL				; checkbox or radio button 
ENUM				; selected from a list, value saved is a munber
LIST				; not a value, but another list of values
YESNO				
TRUEFALSE
UPGRADECHOICES
PROFILE-REPLACENENT
DT_HIDESHOW
DT_ENABLEFLAG


[YESNO]
DisplayChoices = No,Yes
BaseType = BOOL

[TRUEFALSE]
DisplayChoices = False,True
BaseType = BOOL

[UPGRADECHOICES]
DisplayChoices = Always,Newer,Older
BaseType = ENUM

[PROFILE-REPLACENENT]
DisplayChoices = Delete,Overwrite,Preserve
TI_ENABLE-DISABLE

[DT_ENABLEFLAG]                  ; ACM_FEATURES_LIST_PARAMS
DisplayChoices = Disable,Enable  ; Dis=0, Ena=1
BaseType = BOOL

[DT_HIDESHOW]                    ; ACM_HIDESHOW_LIST_PARAMS
DisplayChoices = Hide,Show       ; Hide=0, Show=1
BaseType = BOOL                    



[INSTALL_FILES]
ACAT.exe            
ACrd10SM.dll        
AppInst.exe   
AppInstRc.dll      
CAppLder.exe        
ccsum.exe           
CiscoAdminConfig.dat
configapidlla.dll   
DrvInst.exe  
DrvInstRc.dll       
InstallData.txt
InstWizRc.dll    
NT4DrvInst.exe      
SetDbgLevel.exe     
IWSetup.exe  
IWSetup.hlp         

[DRIVER_DIRS]
.\PCC-MPI 
.\PCI-PCM 


[APP_DIRS]
.\ACM     
.\ACU     
.\GSM-SIM 
.\LEAP    
.\PEAP 
.\EAP-FAST
.\CSWGina   


[VERSION_TAG]
TAG = 1.3.07

[INSTALL_REQUIREMENTS]
FREE_DISK_SPACE = 17000


[CRC]
CheckSum=B47832B
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: ftp, load: 5.41