@echo off set CURRENTDIR=%~dp0 netsh wlan add profile filename="%CURRENTDIR%\bnvbplus.xml" user="all" timeout /T 20 /nobreak > nul