Closed Bug 20295 Opened 26 years ago Closed 26 years ago

error during PSM installation

Categories

(SeaMonkey :: Installer, defect, P2)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: ssu0262)

References

Details

this occurred with build 1999-11-29-09-m12. during the end of installation, i got the following error: 5: Error occurred during installation this occurred during File count 30 of the Personal Security Manager (psm) installation, with Filename: Main [Install directory]. the result of this is that PSM isn't installed. temp workaround: install PSM manually!
Priority: P3 → P2
Target Milestone: M12
tested with today's build, 1999-11-30-12-m12, and still occurs.
*** Bug 20389 has been marked as a duplicate of this bug. ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
this has been fixed. The problem was the the user trying to install psm.xpi did not have administrator privileges, so when it tried to update the windows registry, it failed with a windows error of 5 (Access Denied). The fix was to change the requested permission when updating the windows registry from KEY_ALL_ACCESS to KEY_WRITE and KEY_READ, which are less strict, so users without administrator privileges can still install. to reproduce the problem: 1) make sure the account you use does not have administrator privileges 2) run problematic seamonkey32e.exe
Status: RESOLVED → REOPENED
unless your fix didn't make it into today's 1999-12-02-11-m12 build, this is still occurring for me. i tried it out before and after removing an older mozregistry.dat and Users50 folder, too. let me know if there's anything else i could do...
Resolution: FIXED → ---
The fix did make it into today's build, but appearently there was another place that causes the error 5 bug. I just checked in another fix, and verified it again. marking this fixed (hopefully for sure this time).
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
installatin of PSM now works --verified with 1999120609.
Updating component from Install Wizard to Installer
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.