From 855177f83b5a3c8bcf6f6b3712c00ed40da52b90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Dec 2013 00:45:07 -0400 Subject: [PATCH] requesting admin didn't work (or only on vista) --- ...annex_does_not_install_on_windows_without_admin_rights.mdwn | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn b/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn index 4c07478dd3..c1202f6367 100644 --- a/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn +++ b/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn @@ -20,6 +20,3 @@ Latest release on MS Windows. Installing git creates read-only directories that cannot be used by the git-annex install afterwards. Without admin rights, the read-only flag of the git dir cannot be altered. - -> I've made the installer now request admin rights if run by a non-admin -> Hopefully good enough. [[done]] --[[Joey]]