Sunday, June 10, 2012

How to Make Firefox Load Faster


How to Make Firefox Load Faster

Do you always use Firefox to Browser Your Internet. And have you noticed it loading pretty slow when you open it? Are you are bugged that it hold’s your time and make you wait longer to use it? Well in that case , you don’t have to wait anymore by following  the Tip’s that is provided here.

Undoubtedly Firefox Is one of the best browser and a Best Plug-in Extender hub that comes updated with various up to date plugin’s to support your application’s.

You can slash Firefox's slow load time by compressing the DLLs and executables. There are many tool’s for compression but the best I have experienced is the UPX which is free. By doing it, you will experience the Fast Load up of Firefox.

Let’s Begin the Process of How to Make Firefox Load Faster. :

Getting Started:

                 And download the UPX software for free.

Step 2: Now Unzip upx.exe into your Firefox installation folder which is by Default Located at C:\Program Files\Mozilla Firefox.

Step 3: Then Open Command Prompt (CMD.exe) and navigate it to Firefox installation directory. (C:\Program Files\Mozilla Firefox)

Step 4: Type in the following command in a single line and hit return:

for %v in (*.exe *.dll components\*.dll plugins\*.dll) do upx "C:\Program Files\Mozilla Firefox\%v"

Step 5: Congrat’s the UPX packs are installed and you are set to load the Firefox fast & Smooth. That’s it….

(If you need to revert back the changed made and need to unpack UPX, do the following)

Step : just type in the command below into Command Prompt :
for %v in (*.exe *.dll components\*.dll plugins\*.dll) do upx –d "C:\Program Files\Mozilla Firefox\%v"








0 comments:

Post a Comment