summaryrefslogtreecommitdiff
path: root/Master/install-tl.bat
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2008-04-19 11:09:05 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2008-04-19 11:09:05 +0000
commit6436b7491107c65c9d97992c1dd988cd3d142467 (patch)
treecac85fbced8c7e1533f9d7e95f701b1093c11528 /Master/install-tl.bat
parent00317d26788c36e16f835c3cfb51a8765bcb70e3 (diff)
Win32 uninstall via add/remove programs now mostly works.
git-svn-id: svn://tug.org/texlive/trunk@7516 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl.bat')
-rwxr-xr-xMaster/install-tl.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl.bat b/Master/install-tl.bat
index cec4dfe80af..70be6c0aab2 100755
--- a/Master/install-tl.bat
+++ b/Master/install-tl.bat
@@ -18,7 +18,7 @@ set PERL5SAVE=%PERL5LIB%
set PERL5LIB=%tlroot%tlpkg\installer\perllib
rem "%tlroot%tlpkg\installer\perl" "%tlroot%install-tl.pl" %*
-"%tlroot%tlpkg\installer\perl" "%~dpn0.pl" %*
+"%tlroot%tlpkg\installer\perl" "%~dpn0" %*
rem pause Done
rem cleanup in case of start from command-line