This commit is contained in:
Michael H.G. Schmidt 2021-08-29 18:33:00 +02:00
parent ff00e59fa6
commit fc31848e0b

View File

@ -14,7 +14,7 @@ echo installing SONOS PC client ...
start /wait %EXE% /L1031 /S /v/qn
echo moving SONOS startmenu shortcut ...
move /Y %STARTMENU%\"Sonos\Sonos.lnk" %STARTMENU%\Inkscape.lnk
move /Y %STARTMENU%\"Sonos\Sonos.lnk" %STARTMENU%\Sonos.lnk
echo removing SONOS startmenu folder ...
rd /S /Q %STARTMENU%\"Sonos" 2>nul