diff options
author | Norbert Preining <preining@logic.at> | 2009-08-31 13:11:16 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-08-31 13:11:16 +0000 |
commit | 99e883c6e81c1f8dcbb3d3492740c0ef7b296e69 (patch) | |
tree | de89484cc49a6c8208e3659664f12c05980d1925 | |
parent | 47d93367aa2a049cd9b6bea01bd641d875c47a09 (diff) |
remove install-tl.bat and install-tl-advanced.bat in uninstaller
git-svn-id: svn://tug.org/texlive/trunk@14964 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/TeXLive/TLWinGoo.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 3c2fd17d4d2..9df4804690d 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1087,6 +1087,8 @@ del \"$td\\texmf.cnf\" del \"$td\\install-tl\" del \"$td\\tl-portable\" del \"$td\\tl-portable.bat\" +del \"$td\\install-tl.bat\" +del \"$td\\install-tl-advanced.bat\" UNEND2 ; print UNINST2 <<UNEND2; |