diff options
Diffstat (limited to 'Master/install-tl.bat')
-rwxr-xr-x | Master/install-tl.bat | 5 |
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 |