From ddd7d1d11065e6ec8700418d23a3bf5f9718dc21 Mon Sep 17 00:00:00 2001 From: scy Date: Thu, 2 Sep 2021 08:17:03 +0000 Subject: [PATCH] Added a comment --- .../comment_4_b8d0b38aa7363e97c295b049bd939ad1._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/windows_autostart/comment_4_b8d0b38aa7363e97c295b049bd939ad1._comment diff --git a/doc/bugs/windows_autostart/comment_4_b8d0b38aa7363e97c295b049bd939ad1._comment b/doc/bugs/windows_autostart/comment_4_b8d0b38aa7363e97c295b049bd939ad1._comment new file mode 100644 index 0000000000..a6f775d8a2 --- /dev/null +++ b/doc/bugs/windows_autostart/comment_4_b8d0b38aa7363e97c295b049bd939ad1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="scy" + avatar="http://cdn.libravatar.org/avatar/f5a8df59fb198cf762f77aa239193e20" + subject="comment 4" + date="2021-09-02T08:17:02Z" + content=""" +I’ve also encountered this problem. Found it weird that git-annex on Windows (according to the installation manual) requires Git for Windows to be installed and then defaults to installing itself into the same directory (`C:\Program Files\Git`). Is this required? Won’t this cause problems when Git for Windows updates? That’s why I installed it to `C:\Program Files\git-annex`, but yeah, the link that gets put into `Startup` apparently doesn’t take the real installation directory into account and just uses a hard-coded path…? +"""]]