diff --git a/optional/install-sonospc.cmd b/optional/install-sonospc.cmd index d3e8f3a..a91ea5e 100644 --- a/optional/install-sonospc.cmd +++ b/optional/install-sonospc.cmd @@ -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