Closed
Bug 1350578
Opened 9 years ago
Closed 8 years ago
updater.exe raises UAC to ask for admin rights
Categories
(Toolkit :: Application Update, defect, P3)
Toolkit
Application Update
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: linuxbox, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20170210223443
Steps to reproduce:
- Windows 7 64-bit uninstalled older Firefox version, because automatic updates do not work
- Installed Firefox 52.0 32-bit
- Verified that Mozilla Maintainence Service is isntalled
- Creating a new local user with a new windows profile and logging in
- Verified that automatic updates via backround updater are enabled in firefox
- Go to About Firefox - Info and search for updates
Actual results:
- Update was found, downloaded.
- Update ask for restart firefox
- After restarting firefox the update progress is shown and it ended normal
- At this point, when starting firefox the UAC gets raised and asks for admin rights for updater.exe to install the update
- Attached maintainenceservice.log which shows that something goes wrong
Expected results:
- Update should be done without to enter admin credentials
Please assist in resolving the problem
| Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Installer
| Reporter | ||
Comment 1•9 years ago
|
||
As I read in https://wiki.mozilla.org/Windows_Service_Silent_Update, the helper process will run twice. Once for user level stuff and once for system level stuff. This is the success log of the first process.
Comment 2•8 years ago
|
||
The log shows that the maintenance service was unable to delete and existing updater.exe with the follopwing path
C:\Program Files (x86)\Mozilla Maintenance Service\update\updater.exe
Have you changed the permissions on either of the following?
C:\Program Files (x86)\
or
C:\Program Files (x86)\Mozilla Maintenance Service\
You can also try uninstalling the Mozilla Maintenance Service, verifying that the C:\Program Files (x86)\Mozilla Maintenance Service\ directory doesn't exist and if it does delete it, and then reinstalling Firefox.
Flags: needinfo?(linuxbox)
Priority: -- → P3
| Reporter | ||
Comment 3•8 years ago
|
||
Thanks for replying, Robert!
I checked again, uninstalled firefox and deleted the remaining
C:\Program Files (x86)\Mozilla Maintenance Service by hand.
Then installed a newer version, 55.0 and wait for it to update himself. And I don't know why - the autoupdate works now! Maybe a problem in an older version?
Can you close this bug report please?
Regards
Klaus
Flags: needinfo?(linuxbox)
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•