The downside to WPA Assistant is that it doesn't connect upon reboot
possibly by design but that's another story(right WSC?). But this can
be fixed with some effort. Use the free AutoIt automation tool:
http://www.hiddensoft.com/AutoIt/downloads.php
and a script like the following:
---
Run, C:\\Program Files\\Wireless Security Corporation\\WSC
PSK\\WSCPSK.EXE
WinWaitActive, Norton System Doctor
Sleep, 10000
LeftClick, 296,315
Sleep, 1000
LeftClick, 670,-670
WinWaitActive, WPA Assistant
Sleep, 1000
Send, {ENTER}
Exit
---
This will run the assistant, wait for the Norton System Doctor
window(specific to my system) to become active then sleep 10 seconds(by
that time the wpa assistant should appear in the systray), clicks on
it, sleeps for a second, clicks on the window to make it active, waits
for it to be active, sleeps for a second then sends ENTER to connect.
Put it in your startup directory (c:\documents and settings\All
Users\Start Menu\Programs\Startup)
Note: you will have to change where it clicks but this can be done by
using the AutoIt reveal mode. Note that the X and Y positions are
relative to the active window. In my example I had to run AutoIt in
reveal mode, click on the norton system doctor window, then hover over
the WPA assistant icon to get the x and y positions. Then once it
clicks on it, the active window will be your taskbar so do the same
thing except click on your task bar, run AutoIt in reveal mode to give
you the X & Y positions of the WPA Assisitant window.
Also, disable login so it automatically starts this up upon reboot:
http://www.michna.com/kb/WnAutoLogon.htm
Voila.. good luck and with some tuning you can get it going.. WPA for
free, just like you promised Linksys! Thanks!!
--
serveert
brought to you by
http://www.wifi-forum.com/