summaryrefslogtreecommitdiff
path: root/Master/install-tl.bat
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2008-06-11 08:56:47 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2008-06-11 08:56:47 +0000
commit7a259fb23a8a37a995db0053e33e838568ed1a59 (patch)
treec4a7fdfb64aaf2f415a3dc52177322eceda8d4f9 /Master/install-tl.bat
parent027a879d23b6527597fb512496217ba86e6b494b (diff)
Added comment explaining the manifest file.
git-svn-id: svn://tug.org/texlive/trunk@8667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl.bat')
-rwxr-xr-xMaster/install-tl.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/install-tl.bat b/Master/install-tl.bat
index 70be6c0aab2..09592d770a3 100755
--- a/Master/install-tl.bat
+++ b/Master/install-tl.bat
@@ -29,3 +29,8 @@ path %pathsave%
set pathsave=
set tldrive=
set tlroot=
+
+rem About install-tl.bat.manifest:
+rem Vista assumes that a file with install in the name is
+rem an installer and therefore requires administrative privileges.
+rem The manifest file tells Vista otherwise. \ No newline at end of file