Setup.ini Driver File Contents (ClientMgr3.zip)

;
;      Client Manager3インストーラÝèファイル Ver.3.00.01.01
;
;===========================================================================
;
;                            インストール初ú»
;
;===========================================================================
[initialize]
title		= "BUFFALO Client Manager 3 Installer"
Version		= 3.00
date		= 800114
AllUser		= 1
goto		= menu_check_os
if_not_admini = QUIT
;===========================================================================
; «チェック
;===========================================================================
[menu_check_os]
command		= check_os_ver
if_win98se	= menu_check_ie
if_winme	= menu_check_ie
if_win2000	= menu_check_ie
if_winxp	= menu_check_ie
if_other	= NOT_SUPPORT
;------------------------------------------------------
[menu_check_ie]
command		= check_ie_ver
if_ie00		= error_menu_check_ie
if_ie30		= error_menu_check_ie
if_ie40		= error_menu_check_ie
if_ie47		= error_menu_check_ie
if_ie50		= attention_menu_check_ie
if_ie55		= check_ng_program1
if_ie60		= check_ng_program1
if_other	= check_ng_program1
[error_menu_check_ie]
command		= disp_msg_box
string_num	= 3
string1		= "In order to execute Client Manager 3,"
string2		= "it is necessary to have internet explorer"
string3		= "Ver 5.5 or over."
button		= OK
option		= STOP
if_ok_yes	= QUIT
[attention_menu_check_ie]
command		= disp_msg_box
string_num	= 5
string1		= "In order to execute Client Manager 3,"
string2		= "it is necessary to have internet explorer"
string3		= "Ver 5.5 or over."
string4		= ""
string5		= "Do you wish to cancel the installation?"
button		= YES_NO
if_ok_yes	= QUIT
if_cancel_no	= check_ng_program1
;------------------------------------------------------
[check_ng_program1]
command		= find_reg_key
key_name	= "HKEY_LOCAL_MACHINE\Software\MELCO INC\Melsetup\UN900104"
if_success	= error_check_ng_program900104
if_error	= check_ng_program2
[error_check_ng_program900104]
command		= disp_msg_box
string_num	= 5
string1		= "An earlier version has been found."
string2		= "It is necessary to uninstall the previously installed"
string3		= "Client Manager 2."
string4		= ""
string5		= "Do you wish to uninstall now?"
button		= YES_NO
if_ok_yes	= call_uninst900104_bkreg
if_cancel_no	= QUIT
[call_uninst900104_bkreg]
command		= copy_reg
src			= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\BWSVC\ProfilePath"
dst			= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3\ProfilePath2"
if_success	= call_uninst900104
if_error	= call_uninst900104
[call_uninst900104]
command		= execute_app
type		= WAIT
file1		= "$WINDOWS$\UN900104.exe"
option1		= /U
if_success	= check_ng_program1
if_error	= check_ng_program1
;------------------------------------------------------
[check_ng_program2]
command		= find_reg_key
key_name	= "HKEY_LOCAL_MACHINE\Software\MELCO INC\Melsetup\UN800101"
if_success	= error_check_ng_program800101
if_error	= check_ng_program3
[error_check_ng_program800101]
command		= disp_msg_box
string_num	= 5
string1		= "An earlier version has been found."
string2		= "It is necessary to uninstall the previously installed"
string3		= "Client Manager 2."
string4		= ""
string5		= "Do you wish to uninstall now?"
button		= YES_NO
if_ok_yes	= call_uninst800101_bkreg
if_cancel_no	= QUIT
[call_uninst800101_bkreg]
command		= copy_reg
src			= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\BWSVC\ProfilePath"
dst			= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3\ProfilePath2"
if_success	= call_uninst800101
if_error	= call_uninst800101
[call_uninst800101]
command		= execute_app
type		= WAIT
file1		= "$WINDOWS$\UN800101.exe"
option1		= /U
if_success	= check_ng_program2
if_error	= check_ng_program2
;------------------------------------------------------
[check_ng_program3]
command		= find_reg_key
key_name	= "HKEY_LOCAL_MACHINE\Software\MELCO INC\Melsetup\UN900110"
if_success	= error_check_ng_program900110
if_error	= menu_check_oldver1
[error_check_ng_program900110]
command		= disp_msg_box
string_num	= 5
string1		= "An earlier version has been found."
string2		= "It is necessary to uninstall the previously installed"
string3		= "Client Manager 2."
string4		= ""
string5		= "Do you wish to uninstall now?"
button		= YES_NO
if_ok_yes	= call_uninst900110
if_cancel_no	= QUIT
focus		= 1
[call_uninst900110]
command		= execute_app
type		= WAIT
file1		= "$WINDOWS$\UN900110.exe"
option1		= /U
if_success	= check_ng_program3
if_error	= check_ng_program3
;------------------------------------------------------
[menu_check_oldver1]
command		= find_reg_key
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{1530226A-1092-4C8A-9B63-2BBCE5619596}
if_success	= error_menu_check_oldver
if_error	= menu_check_oldver2
[menu_check_oldver2]
command		= find_reg_key
key_name	= HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A1B59718-82B3-4808-9409-FCE4891B193F}
if_success	= error_menu_check_oldver
if_error	= menu_check_oldver3
[menu_check_oldver3]
command		= find_reg_key
key_name	= "HKEY_LOCAL_MACHINE\Software\MELCO INC\Melsetup\UN900105"
if_success	= error_menu_check_oldver
if_error	= menu
[error_menu_check_oldver]
command		= disp_msg_box
string_num	= 5
string1		= "An earlier version has been found"
string2		= "It is necessary to uninstall the old version"
string3		= "before installing the new version."
string4		= ""
string5		= "Do you wish to continue with the installation."
button		= YES_NO
if_ok_yes	= menu
if_cancel_no	= QUIT
;===========================================================================
; インストールメニュー
;===========================================================================
[menu]
command		= disp_dialog
focus		= 2
string1		= "Client Manager 3 Installation"
string2		= ""
string3		= "Before starting the installation, please close all open applications."
string4		= "When all applications have been closed click `Next` to continue."
button2		= Next, license
button3		= Cancel, QUIT
;------------------------------------------------------
[license]
command		= disp_agreement
text_image	= "$SETUP$\license.txt"
string1		= "License Agreement"
button1		= Agree,user_folder
button2		= Disagree,QUIT
focus		= 1
;------------------------------------------------------
[user_folder]
command		= select_folder
focus		= 3
string1		= "Client Manager 3 will be installed and saved to the following folder:"
folder_path	= "$PROG$\BUFFALO\Client Manager3"
button1		= Browse
button2		= Back,license
button3		= Next,inst_find
;===========================================================================
; インストール
;===========================================================================
[inst_error]
command		= disp_msg_box
string_num	= 1
string1		= "Failed to install Client Manager 3 "
button		= OK
option		= STOP
if_ok_yes	= QUIT
;------------------------------------------------------
[inst_find]
command		= find_app
file		= cm3_tray.exe
option		= STOP
if_success	= inst_sleep
if_error	= inst_stop_bwsvc
[inst_sleep]
command		= sleep
time		= 500
goto		= inst_find
;------------------------------------------------------
[inst_stop_bwsvc]
command		= execute_app
type		= WAIT
file1		= "$SETUP$\BWSVC\BWSVC.EXE", -stop
if_success	= inst_branchOS
if_error	= inst_error
;------------------------------------------------------
[inst_branchOS]
command		= check_os_ver
if_win95	= inst_mkfolder
if_win95osr2	= inst_mkfolder
if_win98	= inst_mkfolder
if_win98se	= inst_mkfolder
if_winme	= inst_mkfolder
if_winnt40	= inst_service
if_win2000	= inst_service
if_winxp	= inst_service
if_other	= NOT_SUPPORT
;------------------------------------------------------
[inst_service]
command		= install_service
if_success	= inst_mkfolder
if_error	= inst_error
service_name	= "BUFADPT"
driver_path_nt4	= "$SETUP$\bwsvc\BUFADPTN.SYS"
driver_path_2k	= "$SETUP$\bwsvc\BUFADPT.SYS"
driver_path_xp	= "$SETUP$\bwsvc\BUFADPT.SYS"
service_type	= 1
start_type	= 1
start		= 1
;------------------------------------------------------
[inst_mkfolder]
command		= make_folder
folder_path1	= "$USER$"
folder_path2	= "$USER$\bwsvc"
folder_path3	= "$USER$\aoss"
folder_path4	= "$USER$\skin"
if_success	= inst_gina_branchOS
if_error	= inst_error
;------------------------------------------------------
[inst_gina_branchOS]
command		= check_os_ver
if_win95	= inst_file_copy
if_win95osr2	= inst_file_copy
if_win98	= inst_file_copy
if_win98se	= inst_file_copy
if_winme	= inst_file_copy
if_winnt40	= inst_gina_file_copy
if_win2000	= inst_gina_file_copy
if_winxp	= inst_gina_file_copy
if_other	= NOT_SUPPORT
[inst_gina_file_copy]
command		= sleep
time		= 1
goto		= inst_file_copy
;command		= copy_file2
type		= COPY_ALWAYS
file1	= "$SETUP$\bufgina.dll",  "$WINSYS$\bufgina.dll"
if_success	= inst_file_copy
if_error	= inst_file_copy
;------------------------------------------------------
[inst_file_copy]
command		= copy_file2
type		= COPY_ALWAYS
file1		= "$SETUP$\AegisI2.exe",  "$USER$\AegisI2.exe"
file2		= "$SETUP$\AegisI5.exe",  "$USER$\AegisI5.exe"
file3		= "$SETUP$\cm3_tray.exe",  "$USER$\cm3_tray.exe"
file4		= "$SETUP$\cm_common.dll",  "$USER$\cm_common.dll"
file5		= "$SETUP$\ProfConv.exe",  "$USER$\ProfConv.exe"
file6		= "$SETUP$\Skinjp.ini",  "$USER$\Skinjp.ini"
file7		= "$SETUP$\WNetEnc.dll",  "$USER$\WNetEnc.dll"
file8		= "$SETUP$\WNetProf2.dll",  "$USER$\WNetProf2.dll"
file9		= "$SETUP$\WNetProf.dll",  "$USER$\WNetProf.dll"
file10		= "$SETUP$\WNetTag.dll",  "$USER$\WNetTag.dll"
file11		= "$SETUP$\clmg3.chm",  "$USER$\clmg3.chm"
file12		= "$SETUP$\License.txt",  "$USER$\License.txt"
file13		= "$SETUP$\VerInfo.ini",  "$USER$\VerInfo.ini"
file14		= "$SETUP$\cm3_tray_0411.dll",  "$USER$\cm3_tray_0411.dll"

if_success	= inst_file_copy_bwsvc
if_error	= inst_error
[inst_file_copy_bwsvc]
command		= xcopy
type		= COPY_ALWAYS
src			= "$SETUP$\bwsvc"
dst			= "$USER$\bwsvc"
if_success	= inst_file_copy_aoss
if_error	= inst_error
[inst_file_copy_aoss]
command		= xcopy
type		= COPY_ALWAYS
src			= "$SETUP$\aoss"
dst			= "$USER$\aoss"
if_success	= inst_file_copy_skin
if_error	= inst_error
[inst_file_copy_skin]
command		= xcopy
type		= COPY_ALWAYS
src			= "$SETUP$\skin"
dst			= "$USER$\skin"
if_success	= inst_add_group
if_error	= inst_error
;===========================================================================
; ショートカット
;===========================================================================
[inst_add_group]
command		= add_menu_item_b
group		= "AirStation Utility"
item1		= ClientManager3,"$USER$\cm3_tray.exe"
show		= NO
;set_uninst	= YES
if_success	= inst_add_startup
if_error	= inst_error
;------------------------------------------------------
[inst_add_startup]
command		= make_shortcut
shortcut1	= "$STARTGRP$\ClientManager3.lnk", "$USER$\cm3_tray.exe"
if_success	= inst_set_uninst_data
if_error	= inst_error
;------------------------------------------------------
[inst_set_uninst_data]
command		= set_uninst_info
uninst_section	= uninstall
display_name	= "BUFFALO Client Manager 3"
error_report	= NO
if_success	= inst_branch_os_for_wzc
if_error	= inst_error
;------------------------------------------------------
[inst_branch_os_for_wzc]
command		= check_os_ver
if_winxp	= save_wzc_type
if_other	= inst_mdc_branchOS
;------------------------------------------------------
; ±ÌセクションÍ、アンインストールîñð必要Æ·é。
[save_wzc_type]
command		= get_start_service
service_name	= "WZCSVC"
if_success	= stop_wzc
if_error	= inst_mdc_branchOS
[stop_wzc]
command		= stop_service
service_name	= "WZCSVC"
if_success	= inst_mdc_branchOS
if_error	= inst_mdc_branchOS
;------------------------------------------------------
[inst_mdc_branchOS]
command		= check_os_ver
if_win95	= inst_mdc_2
if_win95osr2	= inst_mdc_2
if_win98	= inst_mdc_2
if_win98se	= inst_mdc_2
if_winme	= inst_mdc_2
if_winnt40	= inst_mdc_5
if_win2000	= inst_mdc_5
if_winxp	= inst_mdc_5
if_other	= NOT_SUPPORT
[inst_mdc_2]
command		= execute_app
type		= WAIT
file1		= "$USER$\aegisI2.exe", "-vendor buffalo -install -silent"
if_success	= profile_convert_check
if_error	= inst_error
[inst_mdc_5]
command		= execute_app
type		= WAIT
file1		= "$USER$\aegisI5.exe", "-vendor buffalo -install -silent"
if_success	= profile_convert_check
if_error	= inst_error
;------------------------------------------------------
[profile_convert_check]
if_success	= profile_convert_check2
if_error	= install_bwsvc
command		= find_reg
name		= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3\ProfilePath2"
[profile_convert_check2]
if_success	= install_bwsvc
if_error	= profile_convert
command		= find_file
file_path	= "$USER$\bwsvc\config.dat"
[profile_convert]
command		= disp_msg_box
string_num	= 5
string1		= "A profile used with Client Manager 2 has been found."
string2		= ""
string3		= "This can be updated to use with the Client Manager 3"
string4		= ""
string5		= "Do you wish to update this profile?"
button		= YES_NO
if_ok_yes	= profile_convert_add
if_cancel_no	= install_bwsvc
[profile_convert_add]
command		= set_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
value1		= ProfilePath3, SZ, "$USER$\bwsvc"
if_success	= profile_convert_exe
if_error	= profile_convert_del
[profile_convert_exe]
command		= execute_app
type		= WAIT
file1		= "$USER$\profconv.exe", "-silent -convert"
if_success	= profile_convert_del
if_error	= profile_convert_del
[profile_convert_del]
command		= del_reg_value
key_name	= "HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3"
value_name1	= "ProfilePath2"
value_name2	= "ProfilePath3"
if_success	= install_bwsvc
if_error	= install_bwsvc
;------------------------------------------------------
[install_bwsvc]
command		= execute_app
type		= WAIT
file1		= "$USER$\bwsvc\bwsvc.exe", -install
if_success	= inst_start_bwsvc
if_error	= inst_error
[inst_start_bwsvc]
command		= execute_app
type		= WAIT
file1		= "$USER$\bwsvc\bwsvc.exe", -start
if_success	= set_mode
if_error	= inst_error
;------------------------------------------------------
[set_mode]
command		= sleep
time		= 1
goto		= regadd
update_ver	= 0
[business_mode]
command		= set_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
value1		= RunMode, DWORD, 1
if_success	= regadd
if_error	= inst_error
[home_mode]
command		= set_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
value1		= RunMode, DWORD, 0
if_success	= regadd
if_error	= inst_error
;------------------------------------------------------
[regadd]
command		= set_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
value1		= Dir, SZ, "$USER$"
value2		= ExeFileName, SZ, cm3_tray.exe
value3		= Language, SZ, cm3_tray_0411.dll
if_success	= regadd_aoss
if_error	= inst_error
[regadd_aoss]
command		= set_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\AOSS
value1		= PATH, SZ, "$USER$\aoss\AOSS.exe"
value2		= Language, SZ, "$USER$\aoss\AOSS_0411.dll"
if_success	= regadd_branch_os
if_error	= inst_error
[regadd_branch_os]
command		= check_os_ver
if_winxp	= regadd_branch_sp
if_other	= del_yb_lnk
[regadd_branch_sp]
command		= check_sp_ver
if_other	= regadd_icf
if_sp0		= del_yb_lnk
if_sp1		= del_yb_lnk
[regadd_icf]
command		= set_reg_value
key_name	= "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List"
value1		= $USER$\BWSVC\bwsvc.exe, SZ, $USER$\BWSVC\bwsvc.exe:*:Enabled:ClientMgr3
value2		= $USER$\AOSS\aoss.exe, SZ, $USER$\AOSS\aoss.exe:*:Enabled:Aoss
if_success	= del_yb_lnk
if_error	= inst_error
fTransName	= 1
;------------------------------------------------------
[del_yb_lnk]
command		= del_file
file_path1	= "$MENUGRPB$\AirStation Utility\ClientManager3-ForYB.lnk"
file_path2	= "$STARTGRP$\ClientManager3-ForYB.lnk"
if_success	= inst_done
if_error	= inst_done
;------------------------------------------------------
[inst_done]
command		= check_os_ver
if_win98se	= inst_done_9x
if_winme	= inst_done_9x
if_win2000	= inst_done_nt
if_winxp	= inst_done_nt
if_other	= inst_done_nt
[inst_done_9x]
command		= disp_msg_box
string_num	= 4
string1		= "Client Manager 3 installation complete."
string2		= ""
string3		= "It is necessary to reboot in order to use Client Manager 3."
string4		= "Do you wish to reboot now?"
button		= YES_NO
if_ok_yes	= REBOOT
if_cancel_no	= Execute_App
[inst_done_nt]
command		= disp_msg_box
string1		= "Client Manager 3 installation complete."
button		= OK
if_ok_yes	= Execute_App
;------------------------------------------------------
[Execute_App]
command		= execute_app
type		= NOWAIT
file1		= "$USER$\cm3_tray.exe"
if_success	= QUIT
if_error	= QUIT
;===========================================================================
;
;                          アンインストール初ú»
;
;===========================================================================
[uninstall]
command		= disp_dialog
string1		= "Uninstalling of Client Manager 3"
string2		= ""
string3		= "To uninstall click `Start`."
string4		= "To cancel the process at any time click `Stop`"
button2		= Start, uninst_find
button3		= Stop, QUIT
focus		= 2
;------------------------------------------------------
[uninst_error]
command		= disp_msg_box
string_num	= 3
string1		= "Failed to uninstall Client Manager 3."
string2		= "Please reboot the computer and try again."
string3		= ""
button		= OK
option		= STOP
if_ok_yes	= QUIT
;------------------------------------------------------
[uninst_find]
command		= find_app
file		= cm3_tray.exe
option		= STOP
if_success	= uninst_sleep_y
if_error	= uninst_find_bwsvc
[uninst_sleep_y]
command		= sleep
time		= 500
goto		= uninst_find

[uninst_find_bwsvc]
command		= find_file
file_path	= "$USER$\BWSVC\BWSVC.EXE"
if_success	= uninst_stop_bwsvc
if_error	= regdel1

[uninst_stop_bwsvc]
command		= execute_app
type		= WAIT
file1		= "$USER$\BWSVC\BWSVC.EXE", -stop
if_success	= uninstall_bwsvc
if_error	= uninstall_bwsvc
[uninstall_bwsvc]
command		= execute_app
type		= WAIT
file1		= "$USER$\bwsvc\bwsvc.exe", -uninstall
if_success	= regdel1
if_error	= regdel1
;------------------------------------------------------
[regdel1]
command		= del_reg_value
key_name	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
value_name1	= Dir
value_name2	= ExeFileName
value_name3	= RunMode
value_name4	= ProfilePath2
value_name5	= ProfilePath3
if_success	= regdel2
if_error	= regdel2
[regdel2]
command		= del_reg_key
key_name1	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\clientmgr3
if_success	= regdel3
if_error	= regdel3
[regdel3]
command		= del_reg_key
key_name1	= HKEY_LOCAL_MACHINE\SOFTWARE\BUFFALO\AOSS
if_success	= regdel_icf
if_error	= regdel_icf
[regdel_icf]
command		= del_reg_value
key_name	= "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List"
value_name1	= "$USER$\BWSVC\bwsvc.exe"
value_name2	= "$USER$\AOSS\aoss.exe"
if_success	= uninst_mdc_branchOS
if_error	= uninst_mdc_branchOS
fTransName	= 1
;------------------------------------------------------
[uninst_mdc_branchOS]
command		= check_os_ver
if_win95	= uninst_mdc_2
if_win95osr2	= uninst_mdc_2
if_win98	= uninst_mdc_2
if_win98se	= uninst_mdc_2
if_winme	= uninst_mdc_2
if_winnt40	= uninst_mdc_5
if_win2000	= uninst_mdc_5
if_winxp	= uninst_mdc_5
if_other	= NOT_SUPPORT
[uninst_mdc_2]
command		= execute_app
type		= WAIT
file1		= "$USER$\aegisI2.exe", "-vendor buffalo -uninstall -silent"
if_success	= uninst_branchOS
if_error	= uninst_branchOS
[uninst_mdc_5]
command		= execute_app
type		= WAIT
file1		= "$USER$\aegisI5.exe", "-vendor buffalo -uninstall -silent"
if_success	= uninst_branchOS
if_error	= uninst_branchOS
;------------------------------------------------------
[uninst_branchOS]
command		= check_os_ver
if_win95	= uninst_del_file
if_win95osr2	= uninst_del_file
if_win98	= uninst_del_file
if_win98se	= uninst_del_file
if_winme	= uninst_del_file
;if_winnt40	= uninst_service
;if_win2000	= uninst_service
;if_winxp	= uninst_service
if_winnt40	= uninst_del_file
if_win2000	= uninst_del_file
;if_winxp	= uninst_del_file
if_winxp	= restore_wzc_type
if_other	= NOT_SUPPORT
;------------------------------------------------------
[restore_wzc_type]
command		= set_start_service
service_name	= "WZCSVC"
if_success	= uninst_del_file
if_error	= uninst_del_file
;------------------------------------------------------
[uninst_service]
if_success	= uninst_del_file
if_error	= uninst_del_file
command		= uninstall_service
service_name	= "BUFADPT"
;------------------------------------------------------
[uninst_del_file]
command		= sleep
time		= 1
goto		= uninst_del_file_bwsvc
[uninst_del_file_bwsvc]
command		= xdelete
dst			= "$USER$\bwsvc"
if_success	= uninst_del_file_aoss
if_error	= uninst_del_file_aoss
[uninst_del_file_aoss]
command		= xdelete
dst			= "$USER$\aoss"
if_success	= uninst_del_file_skin
if_error	= uninst_del_file_skin
[uninst_del_file_skin]
command		= xdelete
dst			= "$USER$\skin"
if_success	= uninst_del_file_top
if_error	= uninst_del_file_top

[uninst_del_file_top]
command		= del_file
file_path1		= "$USER$\AegisI2.exe"
file_path2		= "$USER$\AegisI5.exe"
file_path3		= "$USER$\cm3_tray.exe"
file_path4		= "$USER$\cm_common.dll"
file_path5		= "$USER$\ProfConv.exe"
file_path6		= "$USER$\Skinjp.ini"
file_path7		= "$USER$\WNetEnc.dll"
file_path8		= "$USER$\WNetProf2.dll"
file_path9		= "$USER$\WNetProf.dll"
file_path10		= "$USER$\WNetTag.dll"
file_path11		= "$USER$\clmg3.chm"
file_path12		= "$USER$\License.txt"
file_path13		= "$USER$\VerInfo.ini"
file_path14		= "$USER$\results.txt"
file_path15		= "$DESKTOP$\Client Manager 3 beta Questionnaire.url"
file_path16		= "$USER$\cm3_tray_0411.dll"
;file_path15		= "$USER$\Setup.exe"
;file_path16		= "$USER$\Setup.ini"
;file_path17		= "$USER$\business.exe"
folder_path4	= "$USER$", RECURSIVE
folder_path3	= "$USER$\bwsvc"
folder_path2	= "$USER$\aoss"
folder_path1	= "$USER$\skin"
if_success	= uninst_del_group
if_error	= uninst_del_group
;------------------------------------------------------
[uninst_del_group]
command		= del_file
if_success	= uninst_del_uninst_data
if_error	= uninst_del_uninst_data
file_path1	= "$MENUGRPB$\AirStation Utility\ClientManager3.lnk"
file_path2	= "$STARTGRP$\ClientManager3.lnk"
folder_path1	= "$MENUGRPB$\AirStation Utility", RECURSIVE
;------------------------------------------------------
[uninst_del_uninst_data]
command		= del_uninst_info
if_success	= uninstalled_msg
if_error	= uninstalled_msg
;------------------------------------------------------
[uninstalled_msg]
command		= disp_msg_box
string1		= "Uninstalling of Client Manager 3 complete."
button		= OK
if_ok_yes	= QUIT
;------------------------------------------------------
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: 1.83