diff --git a/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment b/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment new file mode 100644 index 0000000000..4493f16f8f --- /dev/null +++ b/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2021-09-03T15:42:41Z" + content=""" +The autostart file is generated by the nullsoft installer, and +uses `$INSTDIR/cmd`, it does not hard code any path. + +It's installed into `Program Files/Git/cmd` because that is the only +way to make sure that git finds the git-annex command when you run +"git annex". +"""]]