Please see:

https://bugzilla.mozilla.org/show_bug.cgi?id=1462542

For more detail on why this change was made.

Mike

On Thu, Sep 20, 2018 at 9:26 AM Florent Lagoda <
[email protected]> wrote:

> 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" />
>
> _______________________________________________
> Enterprise mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit
> https://mail.mozilla.org/listinfo/enterprise or send an email to
> [email protected] with a subject of "unsubscribe"
>
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to