Windows7 hosted AP configure

Windows7 hosted AP configure

addap.cmd

netsh wlan set hostednetwork mode=allow ssid=”appstore” key=11111111

delap.cmd

netsh wlan set hostednetwork mode=disallow

startap.cmd

netsh wlan start hostednetwork

stopap.cmd

netsh wlan stop hostednetwork

then,change the state of active internet connection to shared in the properties.