JDP 發表於 2008-11-21 17:02:05

關閉Vista WLAN Autoconfig

To disable the WLAN Autoconfig you can follow these steps:

- Click on Start, type in "cmd" without the quotes, then right-click on cmd.exe which appears in your search.

- Select run as administrator.

- The WLAN service must be running first. If it isn't type net start wlansvc.

- Type in netsh wlan set autoconfig enabled=no interface="name of your wireless network here" (with the quotes)

- If you need to see the name of your wireless network first, type in netsh wlan show settings

That will disable the WLAN Autoconfig

Reference: http://forums.whirlpool.net.au/forum-replies-archive.cfm/677463.html
頁: [1]
查看完整版本: 關閉Vista WLAN Autoconfig