Possible Duplicate:
Configuring Wi-Fi in WIndows XP from Command line?
Is there any command line tool to connect to a wireless network on windows. I know netsh is not supported in win XP. Is there any open source command line tool ?
Is there any command line tool to connect to a wireless network on windows. I know netsh is not supported in win XP. Is there any open source command line tool ? |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Not that I have know of. Plenty of people have asked this question on the internet and I have not seen one with a working answer yet. However, a potential solution could be along the lines of: Windows XP does have an "Preferred" wireless connection setting which can cause it to autoconnect to a wireless network when it starts up. If you can find the registry keys responsible for this you could create a *.reg file and have a batch program 'run' the *.reg file then do an Note: I haven't tested this. |
|||
|
|
|
Copy of the question: http://superuser.com/questions/105022/configuring-wi-fi-in-windows-xp-from-command-line/115234#115234 I'll copy my answer here for those who land here: I think this guys have your answer: http://code.mincus.com/31/windows-wireless-api/
Sample Usage:
If not this one, I think this one is best: http://www.wlanbook.com/enable-disable-wireless-card-command-line/
|
|||
|
|