@echo off
pushd "%~dp0"

..\..\..\DotNet\BAT\UninstallService.bat CaoSQLWebAPI.exe

popd
