dimanche 22 novembre 2015

share your wifi with notepad

share your wifi with notepad :

-create a file .bat
-copy those lines
netsh wlan set hostednetwork mode=allow ssid=XXXX key=XXXXPSWD
netsh wlan start hostednetwork

-run  the file as administrator