Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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).