Closed
Bug 367165
Opened 18 years ago
Closed 18 years ago
modify command keys in windows registry on update (in separate .exe with elevated privileges)
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: moco, Assigned: moco)
References
Details
(Whiteboard: [vista] depends on bug 354226)
modify command keys in windows registry on update (in separate .exe with elevated privileges)
in addition to the registry keys in bug #354226, I need to also update some of the command keys.
as for what to update, robert has some specific keys that he needs updated. I'll follow up with him.
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.8.1.2?
Assignee | ||
Comment 1•18 years ago
|
||
I followed up with robert, and it's more than just the command keys.
for vista, the updater.exe code needs to update the registry similar to what robert's patch in bug #354005 does.
i'll enumerate what needs to be done, but make the fix part of bug #354226
thanks to robert for taking the time to elaborate the issue.
Comment 2•18 years ago
|
||
Marking this blocking+ to make sure we fix it for the next release.
Flags: blocking1.8.1.2? → blocking1.8.1.2+
Comment 3•18 years ago
|
||
Seth: Just make sure to mark this fixed when we land bug #354226. Thanks!
Updated•18 years ago
|
Whiteboard: [vista] depends on bug 354226
Assignee | ||
Comment 4•18 years ago
|
||
actually, this is now WONTFIX.
we've got a simpler approach, see bug #354226 comment #41.
this work is being done, but it will be done by the uninstaller, which we'll be launching from nsPostUpdateWin.js (via WinLaunchChild(), so that it can have elevated privs.)
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.8.1.2+
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•