open command prompt as administrator
type:
note:
syamw8 => SSID name
abcdmuthu => security key
after that, microsoft hosted virtual network will be created, you can share another connection (e.g. mobile broadband connection) to this virtual connection using microsoft internet sharing.
type:
netsh wlan set hostednetwork mode=allow ssid=syamw8 key=abcdmuthu
netsh wlan start hostednetwork
note:
syamw8 => SSID name
abcdmuthu => security key
after that, microsoft hosted virtual network will be created, you can share another connection (e.g. mobile broadband connection) to this virtual connection using microsoft internet sharing.
Comments
Post a Comment