From d256eebc3c1d912ac1851e937601f7191b87906f Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Sun, 15 May 2022 20:19:02 +0200 Subject: [PATCH] Create script for Sonos S2 #31 --- optional/{install-sonospc.cmd => install-sonos2.cmd} | 4 ++-- software/optional.csv | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename optional/{install-sonospc.cmd => install-sonos2.cmd} (82%) diff --git a/optional/install-sonospc.cmd b/optional/install-sonos2.cmd similarity index 82% rename from optional/install-sonospc.cmd rename to optional/install-sonos2.cmd index a91ea5e..c644a47 100644 --- a/optional/install-sonospc.cmd +++ b/optional/install-sonos2.cmd @@ -1,6 +1,6 @@ @echo off -set EXE=..\software\sonospc-setup.exe +set EXE=..\software\sonos2-setup.exe set STARTMENU="%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs" if NOT EXIST %EXE% ( @@ -10,7 +10,7 @@ if NOT EXIST %EXE% ( echo ####### %0 ####### -echo installing SONOS PC client ... +echo installing SONOS 2 client ... start /wait %EXE% /L1031 /S /v/qn echo moving SONOS startmenu shortcut ... diff --git a/software/optional.csv b/software/optional.csv index 82e1b01..cf4f7b5 100644 --- a/software/optional.csv +++ b/software/optional.csv @@ -19,7 +19,7 @@ https://code.visualstudio.com/sha/download?build=stable&os=win32-x64 vscode-setu http://www.irfanview.info/files/iview458_x64_setup.exe iview-setup.exe https://inkscape.org/gallery/item/24646/inkscape-1.0.2-2-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_pc sonospc-setup.exe +https://www.sonos.com/redir/controller_software_pc2 sonos2-setup.exe https://download.lenovo.com/consumer/mobiles/rescue_and_smart_assistant_v5.7.0.16_prod_setup.exe motorescue-setup.exe https://github.com/winauth/winauth/releases/download/3.5.1/WinAuth-3.5.1.zip winauth.zip https://swupdate.openvpn.net/as/clients/openvpn-connect-2.7.1.111_signed.msi openvpn-setup.msi