לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

I want to install firefox 59.0.2 silently / unattended - how do i stop the firefox installation window appearing and stop firefox launching after install?

  • 3 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת bfc-operations

more options

I am trying to install firefox 59.0.2 silently from the cmd line however the firefox window appears with the installation status... How can i stop this from appearing?

Here is the command i am using:

installer.exe /INI=c:\Firefox.ini

Contents of Ini:

[Install] InstallDirectoryPath=C:\Program Files\Mozilla Firefox QuickLaunchShortcut=false DesktopShortcut=false StartMenuShortcuts=true MaintenanceService=true

Firefox also launches after installation - how can ist

I am trying to install firefox 59.0.2 silently from the cmd line however the firefox window appears with the installation status... How can i stop this from appearing? Here is the command i am using: installer.exe /INI=c:\Firefox.ini Contents of Ini: [Install] InstallDirectoryPath=C:\Program Files\Mozilla Firefox QuickLaunchShortcut=false DesktopShortcut=false StartMenuShortcuts=true MaintenanceService=true Firefox also launches after installation - how can ist

פתרון נבחר

כל התגובות (3)

more options

פתרון נבחר

Hope this helps, https://goo.gl/B1C1Tm

more options

Thank you for your response.

I downloaded the offline version of Firefox and used an ini to install it silently! Worked perfectly!

more options

Duffman84 said

Thank you for your response. I downloaded the offline version of Firefox and used an ini to install it silently! Worked perfectly!

<<< Original response/question removed >>>

I was looking for help in the scripting process, but as I didn't need anything too fancy with the install I merely used:

   [file path]\Firefox_Setup_56.0.exe -ms

Worked like a charm.

I did try only a couple times:

   [file path]\Firefox_Setup_56.0.exe /INI=[file path]\firefox.ini

I couldn't get it to work right - no bother.

- Brian

השתנתה ב־ על־ידי bfc-operations