diff --git a/chocolatey/software_essential.cmd b/chocolatey/software_essential.cmd index b0afea9..075c919 100644 --- a/chocolatey/software_essential.cmd +++ b/chocolatey/software_essential.cmd @@ -1,3 +1,3 @@ -C:\ProgramData\chocolatey\bin\choco install -y 7zip;vlc;notepadplusplus;Firefox \ No newline at end of file +C:\ProgramData\chocolatey\bin\choco install -y --timeout 600 7zip;vlc;notepadplusplus;Firefox \ No newline at end of file