Hello,
I've googled everything I could possibly. Is there anyway to create a shortcut to "view available wireless networks" in XP?
- Follow via:
- RSS
- Email Alert
Question
0
Votes
Windows XP wifi "view available wireless networks"
Updated - 27th Apr 2007
Answers (4)
0
Votes
Any response?
Did anyone ever respond to this question? I'm looking for the same command line shortcut myself.
3rd Jun 2008
Replies
Also desperately looking for a way to make a shortcut to the wireless network dialog...
ivec@...
7th Oct 2009
0
Votes
a bit tricky
Hey there... I actually found a way... it is not, let's say... conventional... but It will do the trick...
Step 1 would be: create a new text file and put this on it
rundll32.exe van.dll,RunVAN
save it as "wifi.bat" and create a shortcut of it wherever you want,
right-click the shortcut, select propriety and edit its shortcut key to CTRL + ALT + W
now Ctrl+ALT+W will popup that available Wireless network window.
Or use any other trick to map a keyboard shortcut to it ...
Step 2 would be to create another text file and save it as .vbs with the following text.
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Path of the bat file you just created\fileyoucreated.bat" & Chr(34), 0
Set WshShell = Nothing
This will create a vbs file linked to the bat file. And then double clicking on the vbs file will show you the window!
Step 1 would be: create a new text file and put this on it
rundll32.exe van.dll,RunVAN
save it as "wifi.bat" and create a shortcut of it wherever you want,
right-click the shortcut, select propriety and edit its shortcut key to CTRL + ALT + W
now Ctrl+ALT+W will popup that available Wireless network window.
Or use any other trick to map a keyboard shortcut to it ...
Step 2 would be to create another text file and save it as .vbs with the following text.
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Path of the bat file you just created\fileyoucreated.bat" & Chr(34), 0
Set WshShell = Nothing
This will create a vbs file linked to the bat file. And then double clicking on the vbs file will show you the window!
8th Mar 2010
Replies
hi. i cant seem to find the VAN.dll in my system32 folder.. i use windows xp sp3 build 1.511.1. any idea why? i've tried to google it but with no luck
PsychoHoliC
2nd May 2010
0
Votes
VAN.dll is a mystery to me too.
I don't seem to have VAN.dll on my machine either. What O/S are you referring to?
1st Apr 2011
0
Votes
PAY ATTENTION
Hey idiot, the original poster and the subsequent poster are looking for a soulution for Windows Xp as clearly indicated in their question. van.dll (acronym: View Available Networks) is a component of Vista and above. Keeping your mouth shut would make you look less stupid. Take the time to understand the question before running your mouth.
13th Mar
Replies
PAY ATTENTION!!! Did you even look at the date this question was
posted on? Or,were you in such a hurry to make yourself appear to
be more knowledgeable that the little details slipped by?
Take your own advice, wisenheimer.
Wizard57M
TR Moderator
posted on? Or,were you in such a hurry to make yourself appear to
be more knowledgeable that the little details slipped by?
Take your own advice, wisenheimer.
Wizard57M
TR Moderator
wizard57m-cnet
13th Mar

































