Remove these ads by
Signing Up
Remove these ads by
Signing Up
Remove these ads by
Signing Up
PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format.
You also have the ability to customize your PDF download.
netsh wlan set hostednetwork mode=allow ssid=APNAME key=APKEY
From then on, whenever you want your virtual access point to run... you could simply run an admin cmd file with the following command...
netsh wlan start hostednetwork
You can substitute start with stop (to stop it) or show (for connection info)
If you want to share internet simply use ICS by selecting say the real wifi adapter and share to Wireless Network Connection 2... you can even change the IP range from 192.168.2.x to anything else by using regedit see [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SharedAccess\Parameters]