Wednesday, 20 July 2016

Simple and easy ways to create WIFI hotspot in YOUR windows 7 compatible computer

Simple and easy ways to create wifi hotspot using notepad .
you dont need a software to do it! do it yourself.
open notepad and type the following:

netsh wlan set hostednetwork mode=allow ssid=name of wifi hotspot key=password
netsh wlan start hostednetwork
pause

then save it.
anytime you want to switch enable the wifi hotspot just right click the saved notepad and open as admin then click enter.

for example

if you want a wifi  hotspot by the name starnet and using the following password 1234 then

netsh wlan set hostednetwork mode=allow ssid=starnet key=1234
netsh wlan start hostednetwork
pause



enjoy

No comments:

Post a Comment