MAKE WIFI HOTSPOT IN WINDOW 7 OR 8 USING CMD
Open cmd as administrator and execute below lines one by one:
1. netsh wlan show drivers
2. netsh wlan set hostednetwork mode=allow
3. netsh wlan set hostednetwork ssid=netwrok name
4. netsh wlan set hostednetwork key=password here
5. netsh wlan start hostednetwork
change network name and password to your choice all
ENJOY......
0 comments:
Post a Comment