[daisy] [JIRA] Resolved: (DSY-453) Service install & uninstall scripts fail on Windows XP Pro

Bruno Dumon (JIRA) issues at cocoondev.org
Tue Apr 24 08:48:20 CDT 2007


     [ http://issues.cocoondev.org//browse/DSY-453?page=all ]
     
Bruno Dumon resolved DSY-453:
-----------------------------

    Fix Version: 2.1
     Resolution: Fixed

Patch applied in SVN rev 3998.

> Service install & uninstall scripts fail on Windows XP Pro
> ----------------------------------------------------------
>
>          Key: DSY-453
>          URL: http://issues.cocoondev.org//browse/DSY-453
>      Project: Daisy
>         Type: Bug
>     Versions: 2.0.1
>  Environment: Windows XP Pro version 2002 SP2
> As far as I know it is a standard install, but the machine is not managed by me, so cannot be certain.
>     Reporter: Ross Gardler
>     Priority: Minor
>      Fix For: 2.1
>  Attachments: wrapper_WINNT.patch
>
> The install-daisy-repository-server-service.bat script and the corresponding uninstall script checks for an NT version of windows with the following line:
> if "%OS%"=="Windows_NT" goto nt
> but on my work machine:
> C:\daisydata\service>echo %OS%
> WINNT
> So the script fails, changing to check for WINNT works, but I don't know of any knock on effects for other possible values of %OS%
> The same problem is present in the wiki service install/uninstall scripts

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list