summaryrefslogtreecommitdiff
path: root/Master/install-tl.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl.bat')
-rwxr-xr-xMaster/install-tl.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl.bat b/Master/install-tl.bat
index 751f0e32458..cd25e0b0ea4 100755
--- a/Master/install-tl.bat
+++ b/Master/install-tl.bat
@@ -16,7 +16,7 @@ rem use provided Perl
set PERL5SAVE=%PERL5LIB%
set PERL5LIB=%tlroot%tlpkg\lib\Perl5_lib-TL_inst
-"%tlroot%tlpkg\bin\perl" "%tlroot%install-tl.pl"
+"%tlroot%tlpkg\bin\perl" "%tlroot%install-tl.pl" "-gui"
pause Done
rem cleanup in case of start from command-line