@echo off REM ------------------------------------------------------------------------- REM download and extract of fli4l daily tarball REM REM Creation: 2014-06-xx LanSpezi REM Last Update: $Id$ REM ------------------------------------------------------------------------- PowerShell -ExecutionPolicy Bypass -file windows\get_fli4l_tarball.ps1 pause