Sun, 10 Jun 2012
by emusings
3 Comments
I’m sure (by now) you are aware of the Portable Firefox application that bundles a complete Mozilla Firefox 3.x version as a ready-to-use browser setup. All you have to do is download the relevant file (available in Firefox 3.0.1x and Firefox 3.6 Beta builds) from PortableApps.com to your systems. Click to run the installer. And save the files to a location on either your hard disk drive. Or on a portable (USB pen) drive. Whatever floats your boat better.
Spyware Blaster (for those who haven’t been paying attention) is a powerful anti-spyware protection application. The free for personal user version should work for 99% of all users. Unlike other security tools, Spyware Blaster protects you before the fact. Blocking cookies, dialers, ActiveX controls and known spyware web sites from your browsers. The existing 4.2 build protects Windows, Internet Explorer and Firefox. As the Opera web browser doesn’t use DOM it’s quite secured against most malware.
The problem with Spyware Blaster is it can’t detect Portable Firefox since the latter isn’t installed; mere extracted. So we need to implement a workaround.
[Update: June 10, 2012: I've revised this post to include how to patch your Portable Firefox settings to enable SpywareBlaster monitoring. Read on
How to:
1. Create the following folder:
Windows XP/Vista - Documents and Settings\(Your user)\Application Data\Mozilla\Firefox (if you are using )
Windows 7/8 - Users\(Your user)\AppData\Roaming\Mozilla\Firefox
2. Create new text file with the following:
[General]
StartWithLastProfile=1
[Profile0]
Name=Default
IsRelative=0
Path=C:\Tamed\FirefoxPortable\Data\profile
Default=1
(Path is mine, you modify according to where your portable is)
Save text file as profiles.ini in the folder you created – D:\Documents and Settings\(Your user)\Application Data\Mozilla\Firefox
Now start SWB again
Fix courtesy: http://www.wilderssecurity.com/showpost.php?p=1200223&postcount=2