windows no-DOS-box and autostart, at last

Using the crazy but apparently best approach of a VB Script that runs
git-annex, in a hidden DOS window.

Note that currently the git-annex messages are not directed to daemon.log.
Would probably need another layer of script. Also problimatic since the
repository may not exist yet.
This commit is contained in:
Joey Hess 2014-06-17 13:43:57 -04:00
parent ba952aca3c
commit 883aa84209
2 changed files with 35 additions and 5 deletions

3
debian/changelog vendored
View file

@ -1,6 +1,9 @@
git-annex (5.20140614) UNRELEASED; urgency=medium
* assistant: Fix one-way assistant->assistant sync in direct mode.
* Windows: Got rid of that pesky DOS box when starting the webapp.
* Windows: Added Startup menu item so assistant starts automatically
on login.
-- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400