history.txt

来自「11N RUOTER Source Code」· 文本 代码 · 共 64 行

TXT
64
字号
Descryption: RaSwap for switching RaUI and APUI and change its shortcut.(Include XP ICS)
Author: Robin Chiu maintain from v2.1.0.0 (2007/6/4)
Company: Ralink Technology Corp.
File Histry:
==========================================================================================

2.1.0.5		[2007/9/21]
		1. Do not run APUI until SelectCard finished.
		   (Run DHCPServer after ICS function finished)

2.1.0.4		[2007/8/22]
		1. Write AP/STA mode(OpMode) to registry for Vista Gadget.

2.1.0.3		[2007/6/28]
		1. Call SelectCard.exe for ICS function on Vista.

2.1.0.2		[2007/6/27]
		1. Do not launch SelectCard.exe on Win2000.
		   (ICS on Win2000 can only be set manually)

2.1.0.1		[2007/6/8]
		1. Add -s parameter in startup shortcut.

2.1.0.0		[2007/6/4]
		1. Support Windows Vista.


//-------------------------------------------------------

Ver 2.0.4.0 (2005, 08/18)

Fixed:
	Fixed Startup Shortcut Error.

//-------------------------------------------------------

Ver 2.0.3.0 (2005, 07/27)

Modified:
	1. InstallShield changes some folder path, so changes some code according to InstallShield.

//-------------------------------------------------------

Ver 2.0.2.0 (2005, 07/08)

Modified:
	1. RaConfig61.exe name change to RaUI.exe, and ApConfig61.exe name change to ApUI.exe. So change the corresponding code.

//-------------------------------------------------------

Ver 2.0.1.0 (2005, 05/12)

Fixed:
	1. When ApConfig switch to RaConfig or RaConfig switch to ApConfig, a redundency folder is created. Because the CSIDL_COMMON_PROGRAMS guid is not supported in Win9x, use CSIDL_PROGRAMS guid.

//-------------------------------------------------------

Ver 2.0.0.0 (2005, 04/01)
	Base on Ver 1.0.6.3
	1. Support RT61 (STA/AP)
	2. Remove Disable/Enable Routine.
	3. Remove CopyFiles Routine.
	4. Moidfy Change Bridge State function for try 3 times to set the Bridge state.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?