Hello, I use : start /b /wait cmd /c ""%~dp0firefox-cnav.exe" /INI="%~dp0InstallConfig.ini"" in a cmd and it works.
Kind Regards. [http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/ombre_gauche.jpg] Denis Bréchemier Domaine Poste de Travail et Composants Pôle Technique National Infrastructure et Informatique Régionale Tél. 02 51 72 82 13 [http://netinfov2.r10.an.cnav:7793/LogosCarsat/Flogocarsat.jpg] [http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/ombre_droite.jpg] [http://netinfov2.r10.an.cnav:7793/%7E/_layouts/images/Signature/Ico_DD.gif]Retrouvez-nous sur www.carsat-pl.fr<http://www.carsat-pl.fr/> De : Enterprise <[email protected]> De la part de NANQUETTE ANDRÉ Envoyé : lundi 24 septembre 2018 11:51 À : 'William Spratt' <[email protected]>; [email protected] Objet : Re: [Mozilla Enterprise] Silent install question 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 [Image supprimée par l'expéditeur. 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. ============================================ ***************************************************************************************** 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. 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. Les opinions contenues dans ce message sont personnelles à l'émetteur. 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.
_______________________________________________ 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"

