Open
Bug 870348
Opened 12 years ago
Updated 2 years ago
'helper.exe /SetAsDefaultAppUser' trigger UAC
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: marco.gaiarin, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130417085609
Steps to reproduce:
I'm using Windows 7 Professional in my organization, and i was used on Windows XP to run on netlogon script, for all users, the command:
helper.exe /SetAsDefaultAppUser
to setup TB as default application for current user.
Actual results:
This command triggers UAC, and ask for administrative account, while i need only to setup a local user account setting; if i provide administrative credential, clearly the helper.exe program run as administrative user and so does not modify current user default browser.
Expected results:
In FF (17esr) running:
helper.exe /SetAsDefaultAppUser
does not trigger UAC and effectively FF is setup as default browser for that user.
Updated•12 years ago
|
Blocks: tb-enterprise
Updated•12 years ago
|
OS: Linux → Windows Vista
Updated•12 years ago
|
Component: Untriaged → OS Integration
Reporter | ||
Updated•10 years ago
|
OS: Windows Vista → Windows 7
Version: 17 → 31
Reporter | ||
Comment 1•10 years ago
|
||
I've just upgraded to TB31, and still this bug is here.
If i run:
helper.exe /SetAsDefaultAppUser
nothing happens, while if i choose from TB to check if is the default app, the correct key appears under \\HKCU\Software\Classes.
Reporter | ||
Comment 3•5 years ago
|
||
Only to make a note: this bug is still here in TB68; seems that there's any more a UAC trigger, but does nothing (eg, Thunderbird are not set as default).
Reporter | ||
Comment 4•5 years ago
|
||
Sorry, forgot.
Because 'helper.exe /SetAsDefaultAppUser' will not work anyway in Win10 (seehttps://firefox-source-docs.mozilla.org/browser/installer/windows/installer/Helper.html) , probably this bug can be closed DONTFIX. ;(
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•