View Single Post
Old 01-18-2004   #1 (permalink)
vBot
Registered Member
 
vBot's Avatar
 
Join Date: Jan 2004
Posts: 2
Post Netgear Wag511 Setup

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.
vBot is offline   Reply With Quote