summaryrefslogtreecommitdiff
path: root/Master/install-tl-advanced.bat
blob: df9b2beb8db17652c92e2ea80f0235db20229894 (plain)
1
2
3
4
5
6
7
8
9
10
11
@echo off
rem $Id$
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-windows.bat" -gui perltk %*