What connection does MS Office have to Netscape Navigator?
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping
--
Chapters
00:00 What Connection Does Ms Office Have To Netscape Navigator?
00:28 Accepted Answer Score 34
02:08 Answer 2 Score 20
02:35 Thank you
--
Full question
https://superuser.com/questions/1419130/...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows10 #windowsregistry #microsoftoffice2016
#avk47
ACCEPTED ANSWER
Score 34
I think you have discovered some forgotten historical artifact of Microsoft Office.
I believe that these registry keys belonged to Microsoft Office FrontPage, a discontinued WYSIWYG HTML editor and website administration tool from Microsoft, which used Netscape software.
FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer, later also discontinued, but apparently Microsoft Office continues to faithfully install it to this very day. I can testify that these keys are still present in Office 2019. They are to be found in all manual uninstall instructions for Office.
If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.
Note:
I have found more traces of Netscape, this time in ASP.NET.
I found on my computer the files
C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\Browsers\netscape.browser
and
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\Browsers\netscape.browser
.
A ".browser" file is used by ASP.NET to detect the installed
browser type and define its capabilities for displaying Web page content.
This means that ASP.NET, to this day, is still checking if the Netscape
browser is being used (!).
ANSWER 2
Score 20
This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.
The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.