We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

مزید سیکھیں

Can I close Firefox and Plugin-container with a batch file? ANSWER: Yes. SOLUTION below.

  • 1 جواب دیں
  • 2 میں یہ مسئلہ ہے
  • 7 دیکھیں
  • آخری جواب بذریعہ mrichardson33

more options

Steps to create batch file to End process tree: "Firefox.EXE" 1. create new .txt file 2. copy/paste the following: taskkill /IM firefox.exe 3. Save 4. Rename the txt file - EndFirefoxTree.bat 5. Run from desktop at any time, give it a cute icon if you'd like!.

Steps to create batch file to End process tree: "Firefox.EXE" 1. create new .txt file 2. copy/paste the following: taskkill /IM firefox.exe 3. Save 4. Rename the txt file - EndFirefoxTree.bat 5. Run from desktop at any time, give it a cute icon if you'd like!.

تمام جوابات (1)

more options

This works well although user will need to put the .bat file in Documents and create a shortcut to desktop in order to change the icon (of the shortcut).