regviewr.dll should be removed during install

git-svn-id: svn://10.0.0.236/trunk@140591 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com 2003-04-02 14:36:06 +00:00
parent 32a3b4490f
commit e369ece6a4

View File

@ -34,6 +34,7 @@ function upgradeCleanup()
deleteThisFile("Chrome", "chrome.rdf");
deleteThisFolder("Chrome", "overlayinfo");
deleteThisFile("Components", "gkhtml.dll");
deleteThisFile("Components", "regviewr.dll");
}
// main