07-30-2018, 05:32 PM
Hi,
how do i get the SSID when already connected to WLAN?
how do i get the SSID when already connected to WLAN?
Get SSID
|
08-01-2018, 01:54 PM
Hi __pi
- that rhymes I have been a stalker in this forum for too long, now it's time to pay back for all the help I have found in here.. I would find network info in the Windows Registry. if your Windows is 64bit, you need the 64bit flag like this:
08-05-2018, 04:30 PM
Thanks for you help, but unfortunatly the registry key has only the last SSID from the manually selected WLAN.
When WLAB connection is set to automatic connect, then the SSID will not saved into the key.
try this
Function GetCurrentSSID str s ss @ Gintaras the actual command line is NETSH WLAN SHOW INTERFACE | findstr /r "^....SSID" Is there a way to do this in RunConsole2 other than what i have done? I couldn't get it to work directly with the full command in RunConsole2 it just ignored the findstr argument and just gave the results as if i sent NETSH WLAN SHOW INTERFACE |
« Next Oldest | Next Newest »
|