Closed
Bug 40021
Opened 25 years ago
Closed 24 years ago
Not all files deleted when uninstalling
Categories
(SeaMonkey :: Installer, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: ssu0262)
References
Details
(Whiteboard: [nsbeta2-][nsbeta3-])
Attachments
(1 file)
(deleted),
image/png
|
Details |
The following files are *not* deleted when doing an uninstallation of mozilla:
C:\WINNT\MozillaUninstall.exe
C:\WINNT\mozregistry.dat
C:\WINNT\mozver.dat
at least MozillaUninstall.exe should be deleted. I'm not 100% sure about the
other files.
Reporter | ||
Comment 1•25 years ago
|
||
More files not deleted after installing the 2000052409 build:
C:\PROGRAM FILES\MOZILLA\SEAMONKEY\CHROME\all-locales.rdf
C:\PROGRAM FILES\MOZILLA\SEAMONKEY\CHROME\all-packages.rdf
C:\PROGRAM FILES\MOZILLA\SEAMONKEY\CHROME\all-skins.rdf
Comment 3•25 years ago
|
||
Yes, I made this worse last night by registering chrome -- but it was better
than having the build not working. By comparison this bug is trivial.
There is also bin/chrome/user-*.rdf (two I think) and variable files in
bin/chrome/overlayinfo/* depending on what was registered.
Note that we can log what we installed initially for uninstall, but we will not
be uninstalling anything users add on after the fact, either skin, chrome, or
components. Eventually we will, but not in 6.0
Reporter | ||
Comment 4•24 years ago
|
||
Couldn't we just delete everything in the:
C:\Program Files\Mozilla\Seamonkey\
directory?
Some uninstallers asks if they didn't delete the entire directory what to do
with the directory. The user is then presented with some options like:
Delete entire directory
Leave directory as is.
That would be a cool and easy fix for the problem!
Comment 5•24 years ago
|
||
We're leaving a few chrome files behind, which prevents the program directory
from getting deleted. Is this a beta2 stopper or can we get to it in beta3?
Reporter | ||
Comment 8•24 years ago
|
||
Reporter | ||
Updated•24 years ago
|
QA Contact: gbush → gemal
Comment 9•24 years ago
|
||
No point in going to all that trouble of creating an uninstaller if we're
leaving files behind...
Henrik's suggestion of a "zap the rest?" dialog is nice, but maybe in a later
version.
Whiteboard: [nsbeta2-] → [nsbeta2-][nsbeta3+]
Reporter | ||
Comment 10•24 years ago
|
||
Another example of not all files removed could be this:
A user start the Mozilla installer for the first time on his/her computer.
Installs Mozilla but presses Exit in the Profile Manager dialog.
Now the user haven't created any profiles. He uninstalls the product, beleaving
that all files are removed.... but NOPE.
The following files exists:
c:\winnt\mozver.dat
c:\winnt\mozregistry.dat
c:\winnt\MozillaUninstall.dat
c:\winnt\Mozilla\registry.dat
This is the way a windows machine gets filled up with garbage! Please dont let
mozilla add to this...
Comment 11•24 years ago
|
||
The uninstaller should be deleted after a reboot (because it's *running* when
you're uninstalling and cannot delete itself). The two registries in the
windows directory are covered by bug 46320.
The remaining issue is Mozilla/registry.dat (the new location for
mozregistry.dat) which unfortunately isn't going to get solved by nsbeta3
Whiteboard: [nsbeta2-][nsbeta3+] → [nsbeta2-][nsbeta3-]
Target Milestone: --- → Future
Reporter | ||
Comment 12•24 years ago
|
||
A lot of uninstallers deletes itself. How do they do that?
I just installed "K-Meleon" and the uninstaller (uninstall.exe) deletes itself
after running....
Reporter | ||
Comment 13•24 years ago
|
||
*** Bug 51763 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•24 years ago
|
||
Not sure how K-Meleon does it. Where can I get a copy of it to test it out?
And which Windows OS did you do this on?
However, the other files that reside within the seamonkey dir should be deleted
at the end of the uninstall process. Marking this bug P2 for those files and
because it's trivial.
Priority: P3 → P2
Reporter | ||
Comment 15•24 years ago
|
||
I'm not sure about the k-melion uninstaller.
Just as long as the mozilla uninstaller gets deleted after reboot.
But the other files should be deleted.
Comment 16•24 years ago
|
||
Bring on nsbeta1 radar for reconsideration.
Keywords: nsbeta1
Target Milestone: Future → ---
Updated•24 years ago
|
Reporter | ||
Comment 17•24 years ago
|
||
al the files seems to be deleted now, or what?
installer build 20010130
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 19•21 years ago
|
||
mozilla 1.4.1 on windows 2000 pro :
The files MozillaUninstall.exe and mozver.dat are not deleted after unistall.
( I have no permission to reopen this bug, otherwise I would )
Comment 20•21 years ago
|
||
so find/file a new bug. But: Do Not lump those two together.
the first is definitely maybe a bug, the second is only possibly a bug.
If you file, be sure to list all mozillas that _are_ and _ever have been_ on
your computer. netscape4, 6 and 7 count, as do any other derivatives (doczilla,
komodo, ...). Be sure to indicate which are currently dead / orphanned / moved /
manually deleted / alive / running / lost / stolen / misplaced / ....
Comment 21•21 years ago
|
||
I think it would be better to install mozilla on a new & clean system, then
deinstall it and check if any of files are left behind.
If I find time to do it, I will and will report.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•