diff options
Diffstat (limited to 'Master/tlpkg/TeXLive')
-rw-r--r-- | Master/tlpkg/TeXLive/TLWinGoo.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 75c793df353..7917a7fb651 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -863,8 +863,6 @@ sub create_uninstaller { open UNINST, ">$tdfw/tlpkg/installer/uninst.bat"; print UNINST <<UNEND; \@echo off -echo Do you really want to remove TeX Live 2008? Type Ctrl-C to abort. -pause set PERL5LIB= \"$td\\tlpkg\\tlperl\\bin\\perl.exe\" \"$td\\texmf\\scripts\\texlive\\uninstall-win32.pl\" copy \"$td\\tlpkg\\installer\\uninst2.bat\" \"\%TEMP\%\" |