Saturday, May 4, 2013

share WiFi internet in windows to another device - Hotspot

No comments:

Create using the following command in command prompt with administrator privileges:
netsh wlan set hostednetwork mode=allow ssid=myhostedwifi key=mypassword123* keyusage=persistent 


To start:
Type "netsh wlan start hostednetwork" in notpad without " and save as start.bat

To Stop:
Type "netsh wlan stop hostednetwork" in notpad without " and save as stop.bat

Run above bat files with administrator privileges.

Then share your internet connection with Microsoft Virtual WiFi Miniport Adapter in Network Connections