diff --git a/mozilla/xpinstall/packager/windows/mail.jst b/mozilla/xpinstall/packager/windows/mail.jst index 025f22d2ea5..a88b13cd110 100644 --- a/mozilla/xpinstall/packager/windows/mail.jst +++ b/mozilla/xpinstall/packager/windows/mail.jst @@ -283,8 +283,10 @@ function upgradeCleanup() { // Obsolete files from Netscape 6.0 and Netscape 6.01 that // need to be cleaned up. + deleteThisFile("Program", "msgMapi.dll"); deleteThisFile("Components", "signed.dll"); deleteThisFile("Components", "smimestb.dll"); + deleteThisFile("Components", "nsMapiRegistry.dll"); } function updateWinIni()