<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)">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
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.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.EmailStyle19
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi Everyone,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">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 style="mso-fareast-language:EN-US">The command line:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">“"Firefox Setup 60.2.1esr.exe" /INI=C:\Users\username\Downloads\Firefox.ini”<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Does the job.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">The command line:<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span style="mso-fareast-language:EN-US">“"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 style="mso-fareast-language:EN-US">Doesn’t.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span style="mso-fareast-language:EN-US">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 style="mso-fareast-language:EN-US">(1)</span></sup><span style="mso-fareast-language:EN-US">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 style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Will<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span 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 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 style="font-size:9.0pt;font-family:"Arial",sans-serif;color:gray">Tel: 01904 46 2631</span><o:p></o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Enterprise [mailto:enterprise-bounces@mozilla.org]
<b>On Behalf Of </b>Ryan VanderMeulen<br>
<b>Sent:</b> 21 September 2018 21:54<br>
<b>To:</b> enterprise@mozilla.org<br>
<b>Subject:</b> [Mozilla Enterprise] Firefox ESR 60.2.1 Released<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">Firefox ESR 60.2.1 is now available for download at:<br>
<a href="https://www.mozilla.org/firefox/organizations/all/">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://www.mozilla.com/firefox/60.2.1/releasenotes/">https://www.mozilla.com/firefox/60.2.1/releasenotes/</a><br>
<br>
Associated security advisories are posted at:<br>
<a href="https://www.mozilla.org/security/advisories/mfsa2018-23/">https://www.mozilla.org/security/advisories/mfsa2018-23/</a><br>
<br>
Ryan VanderMeulen<br>
Firefox Release Manager<o:p></o:p></p>
</div>
</div>
</div>
</div>
<!-- 1. Set width/height of the whole sig -->
<div style="width:570px; height:100px;"><!-- 2. Set position of the image -->
<div style="float:left; margin-bottom:20px; margin-right: 8px; padding-top: 1px;">
<!-- 3. Set the settings of the image. The width/size and src can all be requested from Marketing. The alt is the name of the promotion --><img width="130px" height="90px" src="https://gallery.mailchimp.com/65310d4907bea0309e81cf9f1/images/eb83ba3e-cff8-4408-a428-35be105f7b89.jpg" alt="Lorem ipsum"></div>
<!-- 4. Set width/height of the text portion of the sig -->
<div style="height:80px; padding-top: 0px;">
<p style="font-size:9pt; line-height:12pt; font-family: 'Arial',serif;"><!-- 5. Add the text provided by marketing here, every line break requires <br /> --><!-- 6. Add the hex colour provided by marketing here --><span style="color:#000000; font-weight:bolder;"><br>
We are coordinating a nationwide community effort to sample and <br>
analyse the biodiversity of our soil ‐ this will help to develop <br>
sustainable agriculture and improve soil health. More information <br>
click <a href="https://www.fera.co.uk/crop-health/introducing-the-big-soil-community">
here</a> </p>
</div>
</div>
</span>
</body>
</html>