summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/windemo.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc/windemo.bat')
-rwxr-xr-xMaster/tlpkg/doc/windemo.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/doc/windemo.bat b/Master/tlpkg/doc/windemo.bat
index 4cf04f380c0..0aab32be7c0 100755
--- a/Master/tlpkg/doc/windemo.bat
+++ b/Master/tlpkg/doc/windemo.bat
@@ -2,16 +2,16 @@
rem TeX Live win32 bin directory; ends with backslash
rem This should also work with UNC names
-set tlwinbin=%~dp0
+set tlsubsub=%~dp0
set PERL5SAVE=%PERL5LIB%
-set PERL5LIB=%tlwinbin%..\..\tlpkg\lib\Perl5_lib-TL_inst
-"%tlwinbin%..\..\tlpkg\bin\perl" "%~dpn0" %1 %2 %3 %4 %5 %6 %7 %8 %9
+set PERL5LIB=%tlsubsub%..\..\tlpkg\tlperl\lib
+"%tlsubsub%..\..\tlpkg\tlperl\bin\perl" "%~dpn0.pl" %1 %2 %3 %4 %5 %6 %7 %8 %9
pause Done
rem cleanup in case of start from command-line
set PERL5LIB=%PERL5SAVE%
set PERL5SAVE=
-set tlwinbin=
+set tlsubsub=