summaryrefslogtreecommitdiff
path: root/Master/tl-portable.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tl-portable.bat')
-rwxr-xr-xMaster/tl-portable.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tl-portable.bat b/Master/tl-portable.bat
index c59db25fe3c..5ec2bfceaa9 100755
--- a/Master/tl-portable.bat
+++ b/Master/tl-portable.bat
@@ -39,6 +39,7 @@ set platform=win32
rem use provided Perl
set PERL5LIB=%TEXDIR%tlpkg\installer\perllib
+path %TEXDIR%tlpkg\installer;%path%
"%TEXDIR%tlpkg\installer\perl" "%TEXDIR%install-tl" --portable
if not errorlevel 1 goto doit
echo Initialization of TeXLive failed!