xhowl

Enable Wi-Fi Access Point on Laptop

Mar 6th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Netsh wlan set hostednetwork mode=allow ssid=myssid key=password
  2.  
  3. Netsh wlan start hostednetwork
  4.  
  5. Note:
  6. Enable "Internet Connection Sharing" on your main connection (ie Ethernet)
Advertisement
Add Comment
Please, Sign In to add comment