This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU 2014-11-27 10:26:59 +00:00 committed by admin
parent 31d35a6253
commit 12145036a6

View file

@ -0,0 +1,35 @@
### 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.
"""]]