node-wifi icon indicating copy to clipboard operation
node-wifi copied to clipboard

Cannot find xml file on wifi connect

Open leo-def opened this issue 6 years ago • 1 comments

When I try to connect to wifi, and cmd command ` netsh wlan add profile filename="WIFI-NAME.xml ' is executed, recieve a stdout message saying that OS could not find this file. It's necessary create this file before or this is executed in wrong time ?

Because I need connect to different wifi connections when it is reachable and its's password is stored in a list, So it executes a lot of asynchronous connectios

leo-def avatar Sep 07 '19 22:09 leo-def

Hi, your problem seems similar to #78. Can you try again using lastest version, I merged #80 11 days ago to fix this issue.

friedrith avatar Sep 13 '19 12:09 friedrith