From 501c12bb9b700ae0b1dd2c8aa4a1609125f00b86 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 2 Oct 2020 13:04:56 +0000 Subject: TLWinGoo, uninstall-win32: batch-uninstall option git-svn-id: svn://tug.org/texlive/trunk@56511 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLWinGoo.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 490ee6ac621..f5ccd83217a 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1235,7 +1235,8 @@ set PERL_ROOT= set PERL_SIGNALS= set PERL_UNICODE= -perl.exe \"$tdmain\\scripts\\texlive\\uninstall-win32.pl\" +perl.exe \"$tdmain\\scripts\\texlive\\uninstall-win32.pl\" \%1 + if errorlevel 1 goto :eof rem test for taskkill and try to stop exit tray menu taskkill /? >nul 2>&1 -- cgit v1.2.3