Handle Updates a bit better
[shibboleth/cpp-sp.git] / configs / SetService32.bat
1 @echo off
2 setlocal
3 sc stop shibd_default
4 sc config shibd_default binPath= "@-INSTALLDIR-@\sbin\shibd.exe"
5 sc start shibd_default