summaryrefslogtreecommitdiff
path: root/Master/install-tl-advanced.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl-advanced.bat')
-rwxr-xr-xMaster/install-tl-advanced.bat6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/install-tl-advanced.bat b/Master/install-tl-advanced.bat
index 32d003b1b6c..3edd1373ede 100755
--- a/Master/install-tl-advanced.bat
+++ b/Master/install-tl-advanced.bat
@@ -1,9 +1,11 @@
@echo off
rem $Id$
-rem Start installer in advanced (perltk) mode
-rem
rem Public domain.
rem Originally written 2009 by Norbert Preining.
+rem
+rem Start installer in advanced (perltk) mode. This is here so that
+rem it can easily launched from the normal Windows GUI, not just the
+rem command line.
call "%~dp0install-tl.bat" -gui perltk %*