Skip to content

Commit bdbcbb6

Browse files
committed
Correct Installing to Uninstalling for uninstall.bat
1 parent fcc2596 commit bdbcbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dache.CacheHost/uninstall.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CLS
2-
ECHO Installing Dache Cache Host
2+
ECHO Uninstalling Dache Cache Host
33

44
START %windir%\Microsoft.NET\Framework\v4.0.30319\installutil.exe -u "%~d0%~p0\Dache.CacheHost.exe"

0 commit comments

Comments
 (0)