Closed
Bug 416797
Opened 18 years ago
Closed 18 years ago
Add extra files to be removed by the installer
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
Details
(Keywords: fixed1.8.1.13)
Attachments
(1 file)
1.21 KB,
patch
|
mkaply
:
review+
|
Details | Diff | Splinter Review |
My "enhanced" builds package a few extra files. As the recent problem reported by John Clemente in the mozilla.dev.ports.os2 newsgroup shows, it is necessary to add them to the installer, so that they get removed before an upgrade. Otherwise they might give problems and SeaMonkey might not even start any more.
The problematic files are:
components/rwsos2.dll
components/rwsos2.xpt
I also package (or at some point packaged)
RWSCLI08.DLL
RWSSRV08.DLL
RWS08.CMD
RWSUTIL08.CMD
RWSCLI07.DLL
RWSSRV07.DLL
RWSUTIL07.CMD
RWSUTIL.CMD
The 07 variant should be removed, too, as RWS 0.7 isn't supported any more, but those of v0.8 we should still leave.
components/ipluginw.{dll,readme} is shipped with my builds, too. But that doesn't seem to cause any problems and it might be annoying to users to remove it.
I'll make a patch some time before the next SM release.
Assignee | ||
Comment 1•18 years ago
|
||
OK, so this removes most RWS support files. I think we should leave the up-to-date RWS*08* files there in case the user placed them there on purpose. rwsos2.xpt isn't shipped any more with my PmW-* builds but I think at one time it was.
Updated•18 years ago
|
Attachment #303094 -
Flags: review?(mozilla) → review+
Assignee | ||
Comment 2•18 years ago
|
||
Fix checked in to 1.8 branch.
You need to log in
before you can comment on or make changes to this bug.
Description
•