0
Posted on 5:40 AM by Softminer and filed under

i you want to make a wireless lan which use your lan internet follow the instruction:
go to
  • Control Panel\Network and Internet\Network Connections
  • right click on your local area connection and share the connection.
  • allow you wlan connection with name "Microsft Virtual WiFi Mniport Adaptor" which is usually Wireless network Connection 2
run command prompt as administrator and type
  • netsh wlan set hostednetwork mode=allow ssid=mylan key=typepassword
and then
  • netsh wlan start hostednetwork
when you run second command then your wireless lan will be enable and you can start using it.
to disable it
  • netsh wlan set hostednetwork mode=disallow ssid=mylan key=typepassword
dont forget to enable your wlan adaptor.
0
Responses to ... How to set up Windows 7 as an wi-fi access point