Web Browser and E-Mail Client Tips
(Mozilla, Firefox, Outlook Express)
All of the information, instructions, and recommendations on this Web site are offered on a strictly
"as is" basis.
Remember "Murphy's Law."
Please take the proper precautions before
attempting any of the tips or modifications listed here.
Contents
Mozilla Firefox 5: Installing the Beta LogMeIn Plugin
6/21/2011
LogMeIn.com has released a beta version of their plugin which is compatible with Mozilla Firefox 4 and Mozilla Firefox 5.
- To download the plugin, go to https://beta.logmein.com and log into your account.
- Connect to one of your remote computers. You will be prompted to install the beta plugin.
- Install the plugin and continue to connect to the remote computer to make sure the plugin is working.
- Once the plugin is installed, you can access your computer via LogMeIn.com instead of going through the beta Web site.
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Mozilla Firefox Displays "Apply Downloaded Update Now..." instead of "Check for Updates..."
OS |
Windows 7 (64-bit) |
Application(s) |
- Mozilla Firefox v3.6.13
- Mozilla Firefox v4.0
- Mozilla Firefox v6.0
- Mozilla Thunderbird v3.1.7
|
Issue
- When logged in as a Standard User, Mozilla Firefox displays "Apply Downloaded Update Now..." or "Apply Updates" for Firefox 4.0, instead of "Check for Updates..." under the Help menu.
- When you select "Apply Downloaded Update Now..." to install the updates, an older version than what's already installed is listed.
Fix
- Exit from Mozilla Firefox
- Open Windows Explorer
- Navigate to: C:\Users\<YourUsername>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\
- Rename or delete “active-update.xml”
Or
- Exit from Mozilla Firefox
- Open Windows Explorer
- In the upper right-hand corner “Search Computer” field, type: active-update.xml
- Rename or delete “active-update.xml”
The next time you start Mozilla Firefox or Mozilla Thunderbird, "Check for Updates..." should be listed under the Help menu.
The location of "active-update.xml" for Mozilla Firefox v3.x in Windows 7 is:
- C:\Users\<YourUsername>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\
The location of "active-update.xml" for Mozilla Thunderbird v3.x in Windows 7 is:
- C:\Users\<YourUsername>\AppData\Local\Thunderbird\Mozilla Thunderbird\
Reference
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Netscape and Outlook Express Inbox Quarantined issues
I'm using Netscape v7.1
for my personal e-mail. I received an e-mail, which was spam, this morning (5/13/2004) that contained an infected attachment. Symantec AntiVirus 8.0 quarantined the entire Inbox which meant that all my mail was now missing.
To recover from your inbox being quarantined, follow these step:
- Restore the file, or Undo the quarantine in AntiVirus.
Either go to View > Quarantine > Restore the
filename "Inbox" or
go to History > Virus History Undo the filename "Inbox."
- Temporarily disable File System Realtime protection
- Open "Mail & Newsgroups" in Netscape. Mozilla and Netscape will not launch an attachment automatically,
so you are not risking infection.
- Go to the last e-mail
received, and delete the e-mail with the infected attachments, then go to
File > Compact Folders.
- Enable File System Realtime Protection. (!!! Very important !!!)
- You should now have
full access to your e-mail.
or
- Restore the file, or Undo the quarantine in AntiVirus.
Either go to View > Quarantine > Restore the filename “Inbox” or
go to History > Virus History Undo the filename “Inbox.”
- Temporarily disable File System Realtime protection
- Open the "inbox" file
using a text editor. If Notepad won't work because your Inbox is too large,
try UltraEdit-32
.
- Go to the end of the Inbox file and delete the chunk that belongs to the
infected attachment. (The infected attachment is most likely in the last
e-mail received.)
- Save the Inbox
- Enable File System Realtime Protection. (!!! Very important !!!)
- You should now have full access to you e-mail.
To prevent this from happening to you, you'll need to exclude your Inbox from
the real-time scan. Your system will still be protected because an infected
attachment will still be detected when you try to open it.
From Symantec.com
Netscape or Outlook Express Inbox is quarantined when infected email is detected
Situation:
Symantec AntiVirus Corporate Edition (Symantec AV) or Norton AntiVirus Corporate
Edition (NAVCE) has detected an infected e-mail, and the options are set to
have infected files quarantined. You now find that your Netscape or Outlook
Express 5.0 Inbox has been quarantined.
Solution:
Netscape and Outlook Express store e-mail in a single file. Symantec AV or
NAVCE scans the file, and quarantines the file if a virus is detected. Because
all e-mail is stored in a single inbox file, the entire inbox is quarantined
in some circumstances. To avoid quarantining the entire inbox file, we suggest
excluding the inbox file from being scanned.
How to avoid having the entire Inbox placed in Quarantine
Excluding the inbox file from being scanned prevents the inbox file from being
quarantined while still allowing a virus to be detected. When a virus is found
in an opened e-mail message, rather than during a scan or when downloading,
the opened message can be safely quarantined--or deleted--without causing problems
with the Inbox itself.
- The Outlook Express 5.0 inbox file is named Inbox.dbx.
- The Netscape inbox file is named Inbox.
How to exclude specific drives, folders, and files from being scanned by Symantec
AntiVirus Corporate Edition 8.0
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Delete URLs from the Location Bar's Pull-down Menu
- Click on the dropdown arrow
- Use the cursor key to highlight a URL you want to delete
- Press Shift + Delete to remove the highlighted URL
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Delete AutoComplete Data From Form Fields in Firefox
a.k.a. Delete Saved Form Data
- Go to the Web page that contains the form that AutoComplete has saved fields from
- Click in the box, and press the down cursor key to highlight the entry
- Press Shift + Delete to remove the highlighted text
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Default Profile Directory
Mozilla Firefox stores your user profile data in one of the following locations:
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
(Firefox 1.x, 2.x, 3.x)
- Exit from Mozilla Firefox
- Modify profiles.ini bychanging "IsRelative=1" to "IsRelative=0"
- In profiles.ini, modify "path=" to point to the new location
e.g. Path=C:\Data.Apps\Firefox\Profiles\xxxxxxxx.default
(Where xxxxxxxx is a random string of 8 characters)
- Move the Profiles directory to the new location
- Make sure that the Users group has modify rights to the Profiles directory
Sample of an Initial profiles.ini
[General]
StartWithLastProfile=1
[Profile0]
Name=default
IsRelative=1
Path=Profiles/xxxxxxxx.default
Example of a Modified profiles.ini
[General]
StartWithLastProfile=1
[Profile0]
Name=default
IsRelative=0
Path=C:\Data.Apps\Firefox\Profiles\xxxxxxxx.default
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Specify where to store the cache for Mozilla Firefox
- Start Mozilla Firefox
- Clear the cache
- Enter about:config into the address bar
- Add a new string value
- Enter the preference name: browser.cache.disk.parent_directory, then click OK
- Enter the path to the new cache directory location as the string value, then click OK. (e.g. C:\temp\Cache.Mozilla)
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Configure Tabbed Browsing in Firefox
Firefox 2.x
In Firefox 2.x, go to: Tools > Options >Tabs
- New pages should be opend in: a new tab
- Enable "Always show the tab bar"
- Enable "When I open a link in a new tab, switch to it immediately"
Firefox 1.x
In Firefox 1.x, go to: Tools > Options > Advanced > Tabbed Browsing
- Select: Open links from other applications in: A new tab in the most recent
window
- Uncheck: Hide the tab bar when only one web site is open
- Check: Force links that open new windows to open in: a new tab
- Check: Select new tabs opened from links
- Check: Warn when closing multiple tabs
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Firefox Does Not Automatically Select The Default Printer
- Type about:config into the address bar
- In the filter: field, type printer
- Right click on print.print_printer and select Reset
- Restart Firefox
The next time you go into File > Print, Firefox should use the current default printer.
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
Mozilla Thunderbird Does Not Automatically Select The Default Printer
- Select: Tools > Options > Advanced
- On the General tab, under Advanced Configuration click the "Config Editor..." button.
- In the filter: field, type printer
- Right click on print.print_printer and select Reset
- Close the Config Editor
- Click the OK button on the Options window
- Exit from then restart Thunderbird
The next time you go into File > Print, Thunderbird should use the current default printer.
[ Top ]
[ Home ]
[ Links ]
[ Contact ]
| All items Copyright ©1996 - 2011 Mr. N. Chin. All Rights reserved |
Conscious Vibes developed and maintained by Mr. Chin |
Duplication of links and/or content is strictly prohibited. See: Terms of use |