@echo off rem $Id: install-tl-advanced.bat 14177 2009-07-07 21:53:26Z karl $ 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 %*