[Mozilla Enterprise] windows 10 ProgId change with new version of Firefox
Florent Lagoda
florent.lagoda at univ-rennes2.fr
Thu Sep 20 14:26:15 UTC 2018
Hi,
With new version of Firefox ProgId has changed with complicated Id.
It was easier before (just "FirefoxURL" or "FirefoxHTML").
Is this Id was generate by Firefox or Windows ? Is possible to keep same
id for all versions of Firefox and future ?
It's used to set/enforce Firefox to default web browser for all users in
Windows 10.
/Dism /online /Export-DefaultAppAssociations:c:\temp\defaultApp.xml
///Dism /online /Import-DefaultAppAssociations:c:\temp\defaultApp.xml//
Before :
<Association Identifier="http" ProgId="FirefoxURL"
ApplicationName="Firefox" />
<Association Identifier="https" ProgId="FirefoxURL"
ApplicationName="Firefox" />
<Association Identifier=".htm" ProgId="FirefoxHTML"
ApplicationName="Firefox" />
<Association Identifier=".html" ProgId="FirefoxHTML"
ApplicationName="Firefox" />
Today:
<Association Identifier="http" ProgId="FirefoxURL-E7CF176E110C211B"
ApplicationName="Firefox" />
<Association Identifier="https" ProgId="FirefoxURL-E7CF176E110C211B"
ApplicationName="Firefox" />
<Association Identifier=".htm"
ProgId="FirefoxHTML-E7CF176E110C211B" ApplicationName="Firefox" />
<Association Identifier=".html"
ProgId="FirefoxHTML-E7CF176E110C211B" ApplicationName="Firefox" />
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20180920/e5054800/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3646 bytes
Desc: Signature cryptographique S/MIME
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20180920/e5054800/attachment.p7s>
More information about the Enterprise
mailing list