Initial Enova365 sync service
This commit is contained in:
7
release/daemon/uninstall.cmd
Normal file
7
release/daemon/uninstall.cmd
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
|
||||
smartb2bsync-enova.exe stop
|
||||
smartb2bsync-enova.exe uninstall
|
||||
exit /b %errorlevel%
|
||||
Reference in New Issue
Block a user