Search : in
By :

Firefox.exe

Last answer on Mar 27, 2009 11:16:40 pm GMT kamran, on Oct 29, 2008 11:47:46 am GMT 
 Report this message to moderators

Hello,
fm last three days i am seriously very upset due to following error apper when i start browsing on my computer.

"firefox.exe has encountered a problem and need to b close sorry for this inconvience"


kindly tell me resolution as soon as possible

Regards,
KAMRAN

Configuration: Windows XP
Firefox 3.0.3

Best answers for « firefox.exe » in :
Download Firefox Show Description: Mozilla Firefox is a secure web-browser frequently updated and with Hundreds of extension, themes, etc. When installed, it also allows you to import your bookmarks from your old browser, thus you will not lose your bookmarks. Take...
.exe is not a valid Win32 application Show.exe is not a valid Win32 application Downloaded File IDE controller badly configured CD/DVD is unreadable File system corrupt File unregistered Virus/spyware Problem with browser configuration When you launch an executable file,...
Searchindexer.exe ShowSearchindexer.exe SearchIndexer.exe the process is the search service (or Indexing Service) of Windows. It is a service charge of exploring the contents of the hard drive to facilitate the search for a file on it. However, this...
How to install flash under firefox? ShowHow to install flash under firefox? Introduction Automatic installation Manual installation Introduction Flash is a software created in vector animation which allows image , vector graphic image, animation and videos on certain...
Rundll32 - rundll32.exe Showrundll32 - rundll32.exe rundll32.exe (rundll32 stands for Run a DLL as a 32-bit application) is a Windows NT/2000/XP generic process used for loading dynamic link libraries (DLLs) in memory so that other programs can use them. The file that...
Msnmsgr - msnmsgr.exe Showmsnmsgr - msnmsgr.exe msnmsgr.exe (msnmsgr stands for Microsoft Network Messenger) is a process which corresponds to the instant messaging client MSN Messenger. It is an application which can safely be terminated.
Ntoskrnl - ntoskrnl.exe Showntoskrnl - ntoskrnl.exe ntoskrnl.exe (ntoskrnl stands for Windows Boot-Up Kernel) is a critical Windows XP process used when Microsoft Windows boots up. This process may not be terminated and does not normally appear in the task manager. Its...

1

mark, on Dec 22, 2008 11:25:59 am GMT

Mark

Hey Kamran - to fix this problem write a batch file (If you have windows folow this:)

Open Notepad.
Paste in the following :

———–Copy Below Here————-

@echo off

setlocal
set exeName=%~1
if “%~1?==”" set exeName=”firefox”
if “%exeName%”==”" echo Processing aborted&pause&goto :EOF
call :GETNAME “%exeName%”

set found=

for /f “tokens=*” %%a in (’tasklist ^| findstr /i “%fileName%”‘) do set found=Y

if “%found%”==”Y” call :endfirefox
taskkill /f /im “cmd.exe”

:GETNAME
@cls
set fileName=%~nx1
goto :EOF

:endfirefox
@echo off
@cls
taskkill /f /im “firefox.exe”
“C:\Program Files\Mozilla Firefox\firefox.exe”
taskkill /f /im “cmd.exe”
exit

———–End above here————-

Save as killfirefox.bat (it’s important it saves as a .bat and not a .txt).

Place it on your desktop - if you get that error message simply run the batch file, and it’ll fix it AND start your browser for you.

Nice :P

If this Worked Out for you Just Let Me know If It Doesn't Than i Will Have Another Solution For It .Ok.

Regards,

Mark.

Reply to mark

2

Ghillli, on Mar 27, 2009 3:14:25 pm GMT

It is not working... provide me some other better solutions

Reply to Ghillli

3

 ultraz_1908, on Mar 27, 2009 11:16:40 pm GMT
  • +1

I think your firefox registry error...try this...
Download tune up utilities 2009 :
http://www.ziddu.com/downloadlink/3452955/TuneUp2009.rar
Open TuneUp Utilities 2009 >> Clean up windows >> Corrrect registry errors

Good Luck.. :)

Reply to ultraz_1908