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