2025-08-26 12:59:41 +00:00
|
|
|
:: --- Standard Business-PC Software Pack
|
2025-08-27 08:37:56 +00:00
|
|
|
::
|
|
|
|
:: Use with install.cmd: install.cmd script std-business
|
2025-08-26 12:59:41 +00:00
|
|
|
|
2025-08-26 13:03:48 +00:00
|
|
|
curl %CURLOPT% %GITURL%/app/install_7zip.cmd & call install_7zip.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_firefox.cmd & call install_firefox.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_greenshot.cmd & call install_greenshot.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_krita.cmd & call install_krita.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_libreoffice_x64.cmd & call install_libreoffice_x64.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_notepad++.cmd & call install_notepad++.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_pdf24.cmd & call install_pdf24.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_putty.cmd & call install_putty.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_sumatrapdf.cmd & call install_sumatrapdf.cmd
|
|
|
|
curl %CURLOPT% %GITURL%/app/install_vlc.cmd & call install_vlc.cmd
|