Add Sincoolka FT again, change filenames, modify WLAN profile XML files to conform to EAP-TTLS specs
This commit is contained in:
parent
dd4ac07902
commit
7c0cbc1f35
5 changed files with 156 additions and 112 deletions
|
|
@ -47,7 +47,7 @@ goto main
|
|||
|
||||
|
||||
|
||||
:: Import Sincoolka and Sincoolka 5G Wi-Fi profile
|
||||
:: Import Sincoolka and Sincoolka FT Wi-Fi profile
|
||||
|
||||
:setup_wifi
|
||||
cls
|
||||
|
|
@ -56,7 +56,7 @@ IF %rights_admin% EQU 1 (
|
|||
set cmd_user=all
|
||||
)
|
||||
netsh wlan add profile "filename=%mypath%Wi-Fi-Sincoolka.xml" user=%cmd_user%
|
||||
netsh wlan add profile "filename=%mypath%Wi-Fi-Sincoolka 5G.xml" user=%cmd_user%
|
||||
netsh wlan add profile "filename=%mypath%Wi-Fi-SincoolkaFT.xml" user=%cmd_user%
|
||||
|
||||
echo.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue