<div dir="ltr"><div dir="ltr"><div>Please see:</div><div><br></div><div><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1462542">https://bugzilla.mozilla.org/show_bug.cgi?id=1462542</a></div><div><br></div><div>For more detail on why this change was made.</div><div><br></div><div>Mike<br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018 at 9:26 AM Florent Lagoda <<a href="mailto:florent.lagoda@univ-rennes2.fr">florent.lagoda@univ-rennes2.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Hi,<br>
With new version of Firefox ProgId has changed with complicated Id.<br>
It was easier before (just "FirefoxURL" or "FirefoxHTML").<br>
<br>
Is this Id was generate by Firefox or Windows ? Is possible to keep
same id for all versions of Firefox and future ?<br>
<br>
It's used to set/enforce Firefox to default web browser for all
users in Windows 10.<br>
<br>
<i>Dism /online
/Export-DefaultAppAssociations:c:\temp\defaultApp.xml<br>
</i><i><i>Dism /online
/Import-DefaultAppAssociations:c:\temp\defaultApp.xml</i></i><br>
<br>
Before :<br>
<Association Identifier="http" ProgId="FirefoxURL"
ApplicationName="Firefox" />
<br>
<Association Identifier="https" ProgId="FirefoxURL"
ApplicationName="Firefox" />
<br>
<br>
<Association Identifier=".htm" ProgId="FirefoxHTML"
ApplicationName="Firefox" />
<br>
<Association Identifier=".html" ProgId="FirefoxHTML"
ApplicationName="Firefox" /><br>
<br>
Today:<br>
<Association Identifier="http"
ProgId="FirefoxURL-E7CF176E110C211B" ApplicationName="Firefox" />
<br>
<Association Identifier="https"
ProgId="FirefoxURL-E7CF176E110C211B" ApplicationName="Firefox" />
<br>
<br>
<Association Identifier=".htm"
ProgId="FirefoxHTML-E7CF176E110C211B" ApplicationName="Firefox"
/>
<br>
<Association Identifier=".html"
ProgId="FirefoxHTML-E7CF176E110C211B" ApplicationName="Firefox"
/>
<br>
<br>
</div>
_______________________________________________<br>
Enterprise mailing list<br>
<a href="mailto:Enterprise@mozilla.org" target="_blank">Enterprise@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a><br>
<br>
To unsubscribe from this list, please visit <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a> or send an email to <a href="mailto:enterprise-request@mozilla.org" target="_blank">enterprise-request@mozilla.org</a> with a subject of "unsubscribe"<br>
</blockquote></div>