packages feed

git-annex-5.20141203: doc/bugs/assistant_windows_does_not_start.mdwn

### Please describe the problem.

webapp does not start. 

Reports the following error:

Script: c:\Programm Files(x86)\Git\git-annex-webapp.vbs
Line: 2
Character: 1
Error: System can not fine the specified File
Code: 80070002
Source: null
 

### What steps will reproduce the problem?

1. Downloaded the installer. 
2. Run the installer
3. In folder c:\Programm Files(x86)\Git doubleclick on git-annex-webapp
4. Content vbs: 
    Set objshell=CreateObject("Wscript.Shell")
    objShell.Run("git-annex webapp"), 0, False
4. 
### What version of git-annex are you using? On what operating system?
Version 2014-11-05 14:38 
Server  Windows Server 2008 R2
### Please provide any additional information below.

[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log


# End of transcript or log.
"""]]