Closed
Bug 1318470
Opened 8 years ago
Closed 8 years ago
Remove StartMenuInternet registration after Win XP/Vista is no longer supported
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: robert.strong.bugs, Unassigned)
References
(Blocks 1 open bug)
Details
StartMenuInternet is no longer used as of Win7. This is where we store the Application Association Registration information in the registry and that should not be removed. Someone also added info under HKCU which is not supported and should either be removed in this bug or another bug.
https://msdn.microsoft.com/en-us/library/windows/desktop/dd203067(v=vs.85).aspx
![]() |
Reporter | |
Updated•8 years ago
|
OS: Unspecified → Windows
Comment 2•8 years ago
|
||
Set Program Access and Computer Defaults (SPAD) still uses StartMenuInternet.
https://msdn.microsoft.com/ja-jp/library/windows/desktop/cc144162(v=vs.85).aspx
![]() |
Reporter | |
Comment 3•8 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #2)
> Set Program Access and Computer Defaults (SPAD) still uses StartMenuInternet.
> https://msdn.microsoft.com/ja-jp/library/windows/desktop/cc144162(v=vs.85).
> aspx
There are no references to the StartMenuInternet registry keys or the Start Menu Internet browser which is displayed in the Start Menu on older systems on that page.
We'll definitely continue to support the functionality that is supported by Win7 and won't remove the functionality that is supported as we have done in the past. For example, if SPAD uses the registry key under StartMenuInternet to determine the default system browser we'll continue to support that. Do you have any specific concerns?
Flags: needinfo?(VYV03354)
Comment 4•8 years ago
|
||
https://msdn.microsoft.com/ja-jp/library/windows/desktop/cc144162(v=vs.85).aspx#nonms
> Note Applications must register to appear on this page. For instructions on registering an application, see Registering Programs with Client Types.
"Registering Programs with Client Types" links to https://msdn.microsoft.com/ja-jp/library/windows/desktop/cc144109(v=vs.85).aspx that have a description about StartMenuInternet.
Flags: needinfo?(VYV03354)
![]() |
Reporter | |
Comment 5•8 years ago
|
||
Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•