diff options
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLWinGoo.pm | 3 |
1 files changed, 2 insertions, 1 deletions
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 |