summaryrefslogtreecommitdiff
path: root/contrib/windows/installer/tools/StopService.bat
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-04-02 13:58:11 +0200
committerReinhard Tartler <siretart@tauware.de>2009-04-02 13:58:11 +0200
commita84d45498bd861c9225080232948a99c2e317bb8 (patch)
tree8f1f5fb7bf7ffbf6f24cf4a4fd6888a235dbcc08 /contrib/windows/installer/tools/StopService.bat
parent25db897553a0db0f912602b375029e724f51556e (diff)
Import upstream version 0.11~rc3~r2491
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