refs #464 install nsis non-interactively

pull/2/head
Natalia Serrano 2024-07-11 11:13:56 +02:00
parent 833a0dc412
commit eab72819f2
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ setx PATH "C:\Python312;C:\Python312\Scripts;%PATH%"
python -m pip install --upgrade wheel pip
pip install -r F:\src\requirements.txt
setup\nsis-install.exe
setup\nsis-install.exe /S
powershell -command "Expand-Archive setup\NSIS_Simple_Firewall_Plugin_1.20.zip nsis-fp"
copy nsis-fp\SimpleFC.dll "C:\Program Files (x86)\NSIS\Plugins\x86-ansi\"