From 1c921915738cdcc68e4a1a910b5f5cdf18c2101e Mon Sep 17 00:00:00 2001 From: James Moger Date: Tue, 28 Jun 2011 22:37:25 -0400 Subject: Windows service changes. Documentation. * Renamed prunsrv.exe to gitblit.exe so that task manager shows more useful information. * Documented how to configure the service to use a server VM, if a JDK is present. --- distrib/uninstallService.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distrib/uninstallService.cmd') diff --git a/distrib/uninstallService.cmd b/distrib/uninstallService.cmd index a40823fc..481983cd 100644 --- a/distrib/uninstallService.cmd +++ b/distrib/uninstallService.cmd @@ -2,4 +2,4 @@ SET ARCH=amd64 @REM Delete the gitblit service -"%CD%\%ARCH%\prunsrv.exe" //DS//gitblit \ No newline at end of file +"%CD%\%ARCH%\gitblitv.exe" //DS//gitblit \ No newline at end of file -- cgit v1.2.3