Closed
Bug 87599
Opened 24 years ago
Closed 23 years ago
installer produces unnessesary ren8dot3.ini file and reg.db entry
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugzilla, Assigned: dprice)
References
Details
(Whiteboard: [adt3])
The installer produces a ren8dot3.ini and a reg.db entry which are not
nessesary, because the files already has the correct names.
The mozilla installer produces a entry at:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
ren8dot3 = C:\Program Files\Mozilla.org\Mozilla\ren8dot3.exe C:\DOCUME~1
\HEGE\LOCALS~1\TEMP\ren8dot3.ini
that entry is not unncessary. it is required to fix truncated filenames caused
by some windows systems. As for reg.db, I do not know who/what creates it.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•24 years ago
|
||
what I just meant was. On win2k the filenames are already correct, so there's no
need to rename them. Isn't it possible to only make the ren8dot3.ini file is the
files really needs to be renamed. Like on specifik windows machines?
on win2k the ren8dot3.ini file is unnessesary
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 4•24 years ago
|
||
This should get taken care of when the "post install replace not implemented on
Win9x" fiasco is resolved. At that point we need to remember to remove the
ren8dot3 cruft from the install and build scripts.
Resetting milestone, only nsbeta1+ bugs can have a milestone on them, these are
niminated, but not yet plussed.
Target Milestone: mozilla0.9.9 → ---
plussing, mozilla 1.0
Target Milestone: --- → mozilla1.0
over to dprice after adt triage.
Assignee | ||
Comment 8•23 years ago
|
||
fixed with 115883
Status: NEW → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Keywords: fixed1.0.0
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•