mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
regviewr.dll should be removed during install
This commit is contained in:
parent
ce2b1f846b
commit
1c2c4e6e29
@ -34,6 +34,7 @@ function upgradeCleanup()
|
||||
deleteThisFile("Chrome", "chrome.rdf");
|
||||
deleteThisFolder("Chrome", "overlayinfo");
|
||||
deleteThisFile("Components", "gkhtml.dll");
|
||||
deleteThisFile("Components", "regviewr.dll");
|
||||
}
|
||||
|
||||
// main
|
||||
|
Loading…
Reference in New Issue
Block a user