Bug #253339 --> Remove old program files when installing on top of an existing installation

This commit is contained in:
scott%scott-macgregor.org 2004-08-27 02:16:50 +00:00
Родитель 66768b7955
Коммит df7a253f4b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -504,6 +504,7 @@ function upgradeCleanup()
deleteThisFile("Components", "pipnss.dll");
deleteThisFile("Components", "pippki.dll");
deleteThisFile("Components", "profile.dll");
deleteThisFile("Components", "profilemigration.dll");
deleteThisFile("Components", "rdf.dll");
deleteThisFile("Components", "txmgr.dll");
deleteThisFile("Components", "uconv.dll");