Remove these ads by
Signing UpStep 1Step 1: Did it say software?
| « Previous Step | Download PDFView All Steps | Next Step » |
Remove these ads by
Signing Up| « Previous Step | Download PDFView All Steps | Next Step » |

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.
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]