summaryrefslogtreecommitdiff
path: root/contrib/windows/installer/tools/RemoveService.bat
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/windows/installer/tools/RemoveService.bat')
-rwxr-xr-xcontrib/windows/installer/tools/RemoveService.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/windows/installer/tools/RemoveService.bat b/contrib/windows/installer/tools/RemoveService.bat
new file mode 100755
index 00000000..881ec5b1
--- /dev/null
+++ b/contrib/windows/installer/tools/RemoveService.bat
@@ -0,0 +1,3 @@
+@@SERVICEEXENAME@ -r -S GigaLock
+echo off
+ping 192.168.254.254 -n 5 -w 1000 > nul