REM UPDATE SCRIPT

cd /d "${INSTALL_PATH}${FILE_SEPARATOR}syracuse"
del *.cmd
del Syr*.exe
rmdir /S /Q "agent\"

exit 0
