How to setup your Netgear WAG511 to work with Net Stumbler.
Browse to the wag511 configuration utility directory, run rmdrv1.exe and exit out of the netgear tray icon. Then run netstumbler.
If you're like me you may want to automate the process.
(download kill.exe from
www.dynawell.com/reskit/microsoft/win2000/kill.zip )
Then create this little batch file, be sure to change the locations.
cd\
cd batch
KILL -f wlancfg.exe
KILL -f wlancfg2.exe
cd\
cd program files
cd netgear
cd wag511 configuration utility
START /WAIT rmdrv1.exe
cd\
cd program files
cd network stumbler
START /WAIT NetStumbler.exe
cd\
cd program files
cd netgear
cd wag511 configuration utility
START /WAIT wlancfg.exe
--------------------------------------------
This will stop the Netgear, run netstumbler, and when you exit netstumbler it will restart the netgear.