<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma",sans-serif;}
p.Textedebulles, li.Textedebulles, div.Textedebulles
        {mso-style-name:"Texte de bulles";
        mso-style-link:"Texte de bulles Car";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.TextedebullesCar
        {mso-style-name:"Texte de bulles Car";
        mso-style-priority:99;
        mso-style-link:"Texte de bulles";
        font-family:"Segoe UI",sans-serif;}
span.EmailStyle22
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle23
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle24
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle25
        {mso-style-type:personal;
        font-family:"Verdana",sans-serif;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle29
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi Will, <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We have SCCM in our environment too and I use the following command in a CMD file.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#C00000">rem Initialize Settings<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">rem Configure variables<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">rem Set SourceDir=%~dp0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">rem ShortPath:  Set SourceDir=%~dps0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">cls<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">Set SourceDir=%~dps0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">if "%SourceDir:~-1%"=="\" Set SourceDir=%SourceDir:~0,-1%<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">::-----------------------------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">Set App_Name=Mozilla Firefox ESR 60.1.0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">::-----------------------------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">Title %App_Name%<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#C00000">::-----------------------------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I like using this structure because I like to see the %SourceDir%, the directory separation “\” and the filename so ensure I don’t have a typo anywhere in the command line.  Now that I have these variables in place I can install using this
 structure:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#C00000">%SourceDir%\Firefox_Setup_60.2.0esr.exe /INI=%SourceDir%\Firefox.ini<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Let me know if you find this useful.  <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Tony Villarreal<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Enterprise <enterprise-bounces@mozilla.org> <b>
On Behalf Of </b>BRECHEMIER Denis<br>
<b>Sent:</b> Monday, September 24, 2018 5:00 AM<br>
<b>To:</b> NANQUETTE ANDRÉ <andre.nanquette@bgl.lu>; 'William Spratt' <William.Spratt@fera.co.uk>; enterprise@mozilla.org<br>
<b>Subject:</b> Re: [Mozilla Enterprise] Silent install question<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif">I use :<o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif">start /b /wait cmd /c ""%~dp0firefox-cnav.exe" /INI="%~dp0InstallConfig.ini""
<o:p></o:p></span></i></b></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif">in a cmd and it works.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif">Kind Regards.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif"><o:p> </o:p></span></p>
<div>
<table class="MsoNormalTable" border="0" cellpadding="0" width="520" style="width:390.0pt;background:white">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><img width="24" height="111" style="width:.25in;height:1.1562in" id="Image_x0020_1" src="cid:image001.jpg@01D453DD.F0383400" alt="http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/ombre_gauche.jpg"><span style="font-size:12.0pt"><o:p></o:p></span></p>
</td>
<td width="275" style="width:206.25pt;padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:13.5pt">
<b><span style="font-size:9.0pt;font-family:"Verdana",sans-serif;color:#002395">Denis Bréchemier</span></b><span style="font-size:9.0pt;font-family:"Verdana",sans-serif;color:#002395">
<br>
Domaine Poste de Travail et Composants <br>
Pôle Technique National Infrastructure et Informatique Régionale<br>
Tél. 02 51 72 82 13<o:p></o:p></span></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><img width="1" height="111" style="width:.0104in;height:1.1562in" id="Image_x0020_2" src="cid:image002.jpg@01D453DD.F0383400" alt="http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/trait.jpg"><span style="font-size:12.0pt"><o:p></o:p></span></p>
</td>
<td width="220" style="width:165.0pt;padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal" align="center" style="text-align:center"><img width="131" height="41" style="width:1.3645in;height:.427in" id="Image_x0020_3" src="cid:image003.jpg@01D453DD.F0383400" alt="http://netinfov2.r10.an.cnav:7793/LogosCarsat/Flogocarsat.jpg"><span style="font-size:12.0pt"><o:p></o:p></span></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><img width="24" height="111" style="width:.25in;height:1.1562in" id="Image_x0020_4" src="cid:image004.jpg@01D453DD.F0383400" alt="http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/ombre_droite.jpg"><span style="font-size:12.0pt"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td width="24" style="width:.25in;padding:.75pt .75pt .75pt .75pt"></td>
<td colspan="4" style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><i><span style="font-size:8.0pt;font-family:"Verdana",sans-serif;color:#0071B9"><img width="35" height="30" style="width:.3645in;height:.3125in" id="Image_x0020_5" src="cid:image005.gif@01D453DD.F0383400" alt="http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/Ico_DD.gif">Retrouvez-nous
 sur <b><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.carsat-2Dpl.fr_&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=Y_z99ZCAGDM4V-h5Mqsv-0Qf1YG7walH_IVd4riGePI&e=" target="_blank"><span style="color:#1659D8">www.carsat-pl.fr</span></a></b><o:p></o:p></span></i></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Verdana",sans-serif"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span lang="FR">De :</span></b><span lang="FR"> Enterprise <<a href="mailto:enterprise-bounces@mozilla.org">enterprise-bounces@mozilla.org</a>>
<b>De la part de</b> NANQUETTE ANDRÉ<br>
<b>Envoyé :</b> lundi 24 septembre 2018 11:51<br>
<b>À :</b> 'William Spratt' <<a href="mailto:William.Spratt@fera.co.uk">William.Spratt@fera.co.uk</a>>;
<a href="mailto:enterprise@mozilla.org">enterprise@mozilla.org</a><br>
<b>Objet :</b> Re: [Mozilla Enterprise] Silent install question<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="color:#1F497D">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Try doing a “pushd %~dp0” in your installation script before the Firefox setup and then simply calling the Firefox.ini without adding a path before it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Use popd afterwards to return to the original path.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Best regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="background:white">
<tbody>
<tr>
<td colspan="2" style="padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Tahoma",sans-serif;color:#1F497D"><img border="0" width="640" height="55" style="width:6.6666in;height:.5729in" id="Picture_x0020_1" src="cid:image006.gif@01D453DD.F0383400"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td valign="top" style="padding:0in 0in 0in 0in">
<p class="MsoNormal" style="margin-left:41.25pt;background:white"><b><span style="font-size:8.5pt;font-family:"Arial",sans-serif;color:#1F497D">André NANQUETTE<o:p></o:p></span></b></p>
</td>
<td valign="top" style="padding:0in 0in 0in 0in">
<p class="MsoNormal" style="background:white"><span style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D">IT-Infrastructure Services<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D">50, avenue J.F. Kennedy<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D">L-2951 Luxembourg<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span lang="DE" style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D">Tel: (+352) 4242 6257<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><a href="mailto:andre.nanquette@bgl.lu"><span lang="DE" style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:black">andre.nanquette@bgl.lu</span></a><span lang="DE" style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bgl.lu_&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=i-KceeJCwIRBKYhfQjx9i_umw_VqDdJfLI4bxYH5FpQ&e="><span lang="DE" style="font-size:7.0pt;font-family:"Tahoma",sans-serif">http://www.bgl.lu</span></a><span lang="DE" style="font-size:7.0pt;font-family:"Tahoma",sans-serif;color:#1F497D"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td colspan="2" style="padding:0in 0in 0in 0in">
<p class="MsoNormal" style="margin-left:30.0pt;background:white;vertical-align:baseline">
<b><span style="font-size:7.0pt;font-family:"Verdana",sans-serif;color:#00814F"><img border="0" width="22" height="22" style="width:.2291in;height:.2291in" id="Picture_x0020_2" src="cid:image007.jpg@01D453DD.F0383400" alt="icône représentant un arbre et symbolisant la nature">Do
 not print this document unless it is necessary, consider the environment <o:p></o:p></span></b></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif"> Enterprise [<a href="mailto:enterprise-bounces@mozilla.org">mailto:enterprise-bounces@mozilla.org</a>]
<b>On Behalf Of </b>William Spratt<br>
<b>Sent:</b> Monday 24 September 2018 11:32<br>
<b>To:</b> <a href="mailto:enterprise@mozilla.org">enterprise@mozilla.org</a><br>
<b>Subject:</b> [Mozilla Enterprise] Silent install question<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt;font-family:"Times New Roman",serif">***** This message comes from the Internet Network *****
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Hi Everyone,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Question: I want to install Firefox silently, and avoid installing the maintenance service<sup>(1)</sup>.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">The command line:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">“"Firefox Setup 60.2.1esr.exe" /INI=C:\Users\username\Downloads\Firefox.ini”<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Does the job.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">The command line:<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-GB">“"Firefox Setup 60.2.1esr.exe" /INI=%~dp0Firefox.ini”<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-GB">Doesn’t.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-GB">We use SCCM to install software (including Firefox), which copies the .exe and .ini files locally before install, but the location is not consistent.  As a work around, I’ve written a VBS file which copies the file into a consistent location,
 and the installation runs as required, but this feels inelegant.  Has anyone got a better solution?<o:p></o:p></span></p>
<p class="MsoNormal"><sup><span lang="EN-GB">(1)</span></sup><span lang="EN-GB">Our system has rigid change control.  We have specific windows when we’re allowed to update software, so we turn off the auto-update feature.  This makes the installing the maintenance
 service software redundant, so we’ve been told not to install it.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Will<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:gray">Will Spratt<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:gray">IT Science Support Specialist<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:gray">Tel:         01904 46 2631</span><span lang="EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><b>From:</b> Enterprise [<a href="mailto:enterprise-bounces@mozilla.org">mailto:enterprise-bounces@mozilla.org</a>]
<b>On Behalf Of </b>Ryan VanderMeulen<br>
<b>Sent:</b> 21 September 2018 21:54<br>
<b>To:</b> <a href="mailto:enterprise@mozilla.org">enterprise@mozilla.org</a><br>
<b>Subject:</b> [Mozilla Enterprise] Firefox ESR 60.2.1 Released<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<div>
<div>
<div>
<p class="MsoNormal"><span lang="EN-GB">Firefox ESR 60.2.1 is now available for download at:<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.mozilla.org_firefox_organizations_all_&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=7aOwLSuXstBECdMzcyzzwk6a5SSMK9uEW2pFb6Ug1HU&e=">https://www.mozilla.org/firefox/organizations/all/</a><br>
<br>
As always, we recommend that users keep up to date with the newest version of Firefox ESR for the latest stability and security fixes.<br>
<br>
Release notes for Firefox 60.2.1 are available at:<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.mozilla.com_firefox_60.2.1_releasenotes_&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=InHHntxFDsxu1-LugQ-fyjgfnIxTK-imEzzDIDwdRS0&e=">https://www.mozilla.com/firefox/60.2.1/releasenotes/</a><br>
<br>
Associated security advisories are posted at:<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.mozilla.org_security_advisories_mfsa2018-2D23_&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=t0MaoXgi2HLuJPFDj9djcQB2c4MKs8n1mGAazG3mBqI&e=">https://www.mozilla.org/security/advisories/mfsa2018-23/</a><br>
<br>
Ryan VanderMeulen<br>
Firefox Release Manager<o:p></o:p></span></p>
</div>
</div>
</div>
<div>
<div style="margin-right:6.0pt;margin-bottom:15.0pt;float:left">
<p class="MsoNormal"><span lang="EN-GB" style="font-size:12.0pt;font-family:"Times New Roman",serif;border:solid windowtext 1.0pt;padding:0in"><img border="0" width="100" height="100" style="width:1.0416in;height:1.0416in" id="_x0000_i1032" src="cid:image008.jpg@01D453DD.F0383400" alt="Image supprimée par l'expéditeur. Lorem ipsum"></span><span lang="EN-GB" style="font-size:12.0pt;font-family:"Times New Roman",serif"><o:p></o:p></span></p>
</div>
<div>
<p style="line-height:12.0pt"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:black"><br>
We are coordinating a nationwide community effort to sample and <br>
analyse the biodiversity of our soil </span></b><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Cambria Math",serif;color:black">‐</span></b><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:black"> this will help to
 develop <br>
sustainable agriculture and improve soil health. More information <br>
click <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.fera.co.uk_crop-2Dhealth_introducing-2Dthe-2Dbig-2Dsoil-2Dcommunity&d=DwMGaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=dB27l4TvgQaiexoRHhO0lWjbHgPEWSLT2874uw1XBNMzFtqjxt8g6h92RCQV7O29&m=zy9qtziDejLJiuP38MoFrFVaHQhmQVY3S_Dl8WXjB2c&s=RLchm8TBKWE4_YKB3-vUqzx59viNGqTcIsb5nWUNCg8&e=">
here</a> <o:p></o:p></span></b></p>
</div>
</div>
<p><span lang="FR">============================================<br>
Internet communications are not secure and therefore BGL BNP Paribas does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the
 addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Nothing in the message is capable or intended to create any legally binding
 obligations on either party and it is not intended to provide legal advice.<br>
============================================<o:p></o:p></span></p>
<p class="MsoNormal"><em><span lang="FR" style="font-size:10.0pt;font-family:"Calibri",sans-serif">*****************************************************************************************</span></em><span lang="FR" style="font-size:12.0pt"><o:p></o:p></span></p>
<p><em><span lang="FR" style="font-size:10.0pt;font-family:"Calibri",sans-serif">Ce message électronique, les éventuels fichiers joints et les informations qu'il contient, peuvent être couverts par le secret professionnel et sont exclusivement adressés à son
 destinataire. Si vous le recevez par erreur, merci d'en informer l'expéditeur et de le détruire. A ce titre, toute diffusion non autorisée de ce message, même partielle, sous quelque forme que ce soit, est interdite et punie par la loi.</span></em><span lang="FR" style="font-size:12.0pt"><o:p></o:p></span></p>
<p><em><span lang="FR" style="font-size:10.0pt;font-family:"Calibri",sans-serif">En aucun cas, le contenu de ce message ne peut valoir offre ou acceptation ou engagement de la part de la CARSAT PAYS DE LA LOIRE.</span></em><span lang="FR" style="font-size:12.0pt"><o:p></o:p></span></p>
<p><em><span lang="FR" style="font-size:10.0pt;font-family:"Calibri",sans-serif">Les opinions contenues dans ce message sont personnelles à l'émetteur.
</span></em><span lang="FR" style="font-size:12.0pt"><o:p></o:p></span></p>
<p><em><span lang="FR" style="font-size:10.0pt;font-family:"Calibri",sans-serif">Il est de la responsabilité du destinataire de s'assurer que le message et ses éventuelles pièces jointes ne contiennent pas de virus informatique.</span></em><span lang="FR" style="font-size:12.0pt"><o:p></o:p></span></p>
</div>
</body>
</html>