diff --git a/optional/install-antivir.cmd b/optional/install-antivir.cmd deleted file mode 100644 index b2b9e42..0000000 --- a/optional/install-antivir.cmd +++ /dev/null @@ -1,25 +0,0 @@ -@echo off -call check-for-admin -if %ERRORLEVEL% neq 0 exit /b - -set EXE=..\software\F-SecureNetworkInstaller-AV_AVTR20F930_.exe - -if NOT EXIST %EXE% ( - echo ERROR: %EXE% not found! - exit /b -) - -echo ####### %0 ####### - -echo installing F-Secure Anti-Virus ... -start /wait %EXE% - -echo removing F-Secure desktop link ... -del /F /Q "%PUBLIC%\Desktop\F-Secure Anti-Virus.lnk" 2>nul - -rem refresh desktop (W10 style) -ie4uinit.exe -show - -echo ####### %0 ####### -pause - diff --git a/optional/install-bluejeans.cmd b/optional/install-bluejeans.cmd deleted file mode 100644 index 036dd31..0000000 --- a/optional/install-bluejeans.cmd +++ /dev/null @@ -1,35 +0,0 @@ -@echo off -call check-for-admin -if %ERRORLEVEL% neq 0 exit /b - -set OPT=..\optional -set SOFTWARE=..\software -set MSI=bluejeans-setup.msi - -if NOT EXIST %SOFTWARE%\%MSI% ( - echo ERROR: %SOFTWARE%\%MSI% not found! - exit /b -) - -echo ####### %0 ####### - -echo installing Verizon BlueJeans ... -cd %SOFTWARE% -@echo on -msiexec /i %MSI% INSTALLAUDIODRIVER=1 INSTALLUPDATESVC=0 LAUNCHAFTERINSTALL=0 /q -@echo off -cd %OPT% - -echo removing Desktop icon ... -del /F /Q "%USERPROFILE%\Desktop\BlueJeans.lnk" 2>nul - -echo removing autostart for BlueJeans-Client ... -reg delete "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ^ - /v "BlueJeans.Detector" /f - -echo refreshing desktop (W10 style) ... -ie4uinit.exe -show - -echo ####### %0 ####### -pause - diff --git a/software/optional.csv b/software/optional.csv index 883d32d..f800aa8 100644 --- a/software/optional.csv +++ b/software/optional.csv @@ -3,7 +3,6 @@ https://downloads.ntlite.com/files/NTLite_setup_x64.exe ntlite-setup.exe https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar bfg.jar https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.12.1/DB.Browser.for.SQLite-3.12.1-win64-v2.msi dbbrowser-setup.msi https://www.emclient.com/dist/v8.2.1237/setup.msi emclient-setup.msi -https://download.sp.f-secure.com/SE/Retail/installer/F-SecureNetworkInstaller-AV.exe f-securenetworkinstaller-av_avtr20f930_.exe https://s3.eu-central-1.amazonaws.com/download.seadrive.org/seafile-8.0.3-en.msi seafile-setup.msi https://github.com/ClusterM/hakchi2/releases/download/v2.32/hakchi2.zip hakchi2.zip https://download3.vmware.com/software/view/viewclients/CART21FQ4/VMware-Horizon-Client-2012-8.1.0-17349995.exe horizon-setup.exe @@ -19,7 +18,6 @@ https://download.virtualbox.org/virtualbox/6.1.42/VirtualBox-6.1.42-155177-Win.e https://code.visualstudio.com/sha/download?build=stable&os=win32-x64 vscode-setup.exe https://github.com/takumisoft68/vscode-markdown-table/releases/download/0.10.0/markdowntable-0.10.0.vsix markdowntable.vsix https://media.inkscape.org/dl/resources/file/inkscape-1.2.2_2022-12-09_732a01da63-x64.exe inkscape-setup.exe -https://swdl.bluejeans.com/desktop-app/win/2.31.114.0/BlueJeans.2.31.114u.msi bluejeans-setup.msi https://www.sonos.com/redir/controller_software_pc2 sonos2-setup.exe https://download.lenovo.com/lsa/Releases/Rescue_and_Smart_Assistant_v6.1.1.9_signed_setup.exe motorescue-setup.exe https://github.com/winauth/winauth/releases/download/3.5.1/WinAuth-3.5.1.zip winauth.zip