Create script for Sonos S2 #31
This commit is contained in:
parent
4e6b55c1a9
commit
d256eebc3c
@ -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 ...
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user