Create script for Sonos S2

This commit is contained in:
Michael H.G. Schmidt 2022-05-15 20:19:02 +02:00
parent 4e6b55c1a9
commit d256eebc3c
2 changed files with 3 additions and 3 deletions

View File

@ -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 ...

View File

@ -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

1 https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar bfg.jar
19 http://www.irfanview.info/files/iview458_x64_setup.exe iview-setup.exe
20 https://inkscape.org/gallery/item/24646/inkscape-1.0.2-2-x64.exe inkscape-setup.exe
21 https://swdl.bluejeans.com/desktop-app/win/2.31.114.0/BlueJeans.2.31.114u.msi bluejeans-setup.msi
22 https://www.sonos.com/redir/controller_software_pc sonospc-setup.exe https://www.sonos.com/redir/controller_software_pc2 sonos2-setup.exe
23 https://download.lenovo.com/consumer/mobiles/rescue_and_smart_assistant_v5.7.0.16_prod_setup.exe motorescue-setup.exe
24 https://github.com/winauth/winauth/releases/download/3.5.1/WinAuth-3.5.1.zip winauth.zip
25 https://swupdate.openvpn.net/as/clients/openvpn-connect-2.7.1.111_signed.msi openvpn-setup.msi