Hi, 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. Use popd afterwards to return to the original path.
Best regards, [cid:[email protected]] André NANQUETTE IT-Infrastructure Services 50, avenue J.F. Kennedy L-2951 Luxembourg Tel: (+352) 4242 6257 [email protected]<mailto:[email protected]> http://www.bgl.lu<http://www.bgl.lu/> [icône représentant un arbre et symbolisant la nature]Do not print this document unless it is necessary, consider the environment From: Enterprise [mailto:[email protected]] On Behalf Of William Spratt Sent: Monday 24 September 2018 11:32 To: [email protected] Subject: [Mozilla Enterprise] Silent install question ***** This message comes from the Internet Network ***** Hi Everyone, Question: I want to install Firefox silently, and avoid installing the maintenance service(1). The command line: “"Firefox Setup 60.2.1esr.exe" /INI=C:\Users\username\Downloads\Firefox.ini” Does the job. The command line: “"Firefox Setup 60.2.1esr.exe" /INI=%~dp0Firefox.ini” Doesn’t. 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? (1)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. Regards Will Will Spratt IT Science Support Specialist Tel: 01904 46 2631 From: Enterprise [mailto:[email protected]] On Behalf Of Ryan VanderMeulen Sent: 21 September 2018 21:54 To: [email protected] Subject: [Mozilla Enterprise] Firefox ESR 60.2.1 Released Firefox ESR 60.2.1 is now available for download at: https://www.mozilla.org/firefox/organizations/all/ As always, we recommend that users keep up to date with the newest version of Firefox ESR for the latest stability and security fixes. Release notes for Firefox 60.2.1 are available at: https://www.mozilla.com/firefox/60.2.1/releasenotes/ Associated security advisories are posted at: https://www.mozilla.org/security/advisories/mfsa2018-23/ Ryan VanderMeulen Firefox Release Manager [Lorem ipsum] We are coordinating a nationwide community effort to sample and analyse the biodiversity of our soil ‐ this will help to develop sustainable agriculture and improve soil health. More information click here<https://www.fera.co.uk/crop-health/introducing-the-big-soil-community> ============================================ 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. ============================================
_______________________________________________ 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"

