diff --git a/setup_win.cmd b/setup_win.cmd index 6f110b4..0f89534 100644 --- a/setup_win.cmd +++ b/setup_win.cmd @@ -3,6 +3,7 @@ set BINARY_URL="https://github.com/SpikeHD/neutralinojs/releases/download/v1337.0.0/neutralino-win_x64.exe" call npm install +call neu update :: Use powershell to download the binary -powershell Invoke-WebRequest -Uri %BINARY_URL% -OutFile "./bin/neutralino-win_x64.exe" \ No newline at end of file +powershell Invoke-WebRequest -Uri %BINARY_URL% -OutFile "./bin/neutralino-win_x64.exe"