texlive[49164] Master/install-tl-windows.bat: Reset default gui to

commits+siepo at tug.org commits+siepo at tug.org
Thu Nov 15 20:26:07 CET 2018


Revision: 49164
          http://tug.org/svn/texlive?view=revision&revision=49164
Author:   siepo
Date:     2018-11-15 20:26:06 +0100 (Thu, 15 Nov 2018)
Log Message:
-----------
Reset default gui to wizard

Modified Paths:
--------------
    trunk/Master/install-tl-windows.bat

Modified: trunk/Master/install-tl-windows.bat
===================================================================
--- trunk/Master/install-tl-windows.bat	2018-11-15 01:23:09 UTC (rev 49163)
+++ trunk/Master/install-tl-windows.bat	2018-11-15 19:26:06 UTC (rev 49164)
@@ -30,7 +30,7 @@
 set instroot=%~dp0
 
 set notcl=no
-set tcl=yes
+set tcl=no
 set args=
 goto rebuildargs
 
@@ -160,7 +160,7 @@
 rem pause
 "%instroot%tlpkg\tltcl\tclkit.exe" "%instroot%tlpkg\installer\install-tl-gui.tcl" -- %args%
 ) else (
-rem echo perl "%instroot%install-tl" %args% -no-gui
+rem echo perl "%instroot%install-tl" %args%
 rem pause
 perl "%instroot%install-tl" %args%
 )



More information about the tex-live-commits mailing list