OfficeFIX 6.63

Download Now (15.4MB)

OfficeFIX is a Software Suite that recovers damaged MS Excel (all versions), MS Access (95, 97, and 2000, XP & 2003), and MS Word documents.

When an Office file shows an error while trying to open it, chances are it is corrupt. OfficeFIX extracts the information from the file and creates a new file that is trouble free.

Just Try this demo version…and if you like then go and buy this wonderful software.

How To Optimize Your Windows 7 PC

Want to squeeze the very best performance out of your PC with these Windows 7 optimization tricks?
Windows 7 comes as a significant performance improvement over its predecessor, Windows Vista. But if you want to get the very best performance possible, you should make a few system tweaks to eliminate resource-hogging programs and features. In this guide, I'll show you a few good ways to boost your PC's performance without upgrading your hardware.

First, one warning:
A quick Internet search will lead you to treasure troves of advice for making the most of your OS, but beware -- many of those suggestions are fool's gold, myths inherited from Vista and XP optimization guides that could actually do more harm than good for your Windows 7 system's performance.
The tweaks and suggestions I offer here won't transform your rusty old junker into a screaming new Porsche, but they will help you squeeze some extra speed and space out of your native Windows 7 installation.
If you intend to perform additional modifications to Windows 7 beyond the options I describe here, be sure to run a quick search for "Windows 7 performance myths." Don't be fooled by the more outlandish tweaking claims and tutorials you'll find on the Internet. Investigate the changes you intend to make to your system before you do anything, or you might find yourself in an undesirable (or even irreparable) situation.
Speed up a fresh Windows 7 upgrade
When you reach the first, fresh desktop after completing a successful Windows 7 installation, you might be stunned to find your components in perfect working order. For the most part Windows 7 is quite good about setting up drivers for networking, video, input devices, and other elements -- good, that is, but not great.
To maximize your PC's performance, first hunt down and install Windows 7 drivers for all of the critical components attached to your system. Motherboard drivers are the most important consideration, especially if your system's video and sound are integrated onto the system board.
If those components aren't integrated in your PC, add drivers for your video card and sound card to the list, followed by your input devices and any additional parts you've attached to your system in some capacity (including, but not limited to, a Wi-Fi card, any PCI-based devices, and printers). If you're not sure what components you have, grab the free program DriverMax and use it to scan your system for components and for potential driver updates.
Can't find Windows 7 drivers for a product? Try using Windows Vista drivers instead.
If you run into trouble, try right-clicking on the executable file and left-clicking Troubleshoot Compatibility. Run through the wizard and select the option that refers to the program's running fine in an earlier version of Windows but not in Windows 7. Select Windows Vista as the subsequent operating system, click Next through the offered prompts, and then run the installation executable again.
Finally, though it might sound odd, don't use the Windows Updater to install drivers for your machine -- Microsoft is notorious for releasing old and/or incompatible drivers through this service.
Optimize your storage
If you installed Windows 7 as an upgrade from Windows Vista, you'll find a folder labeled C:\Windows.old.
This folder, as you might expect, holds the full contents of your old Windows Vista system. It's huge, and it's a waste of space. Scroll through the folders for any files that you want to save in your new Windows 7 OS, and then delete the entire folder from your drive

McAfee is one of the oldest and well-known anti-virusvendor and this one allows you to enjoy a full 3 user license valid for 12 months of genuine McAfee VirusScan Plus 2010 with SiteAdvisor.

6-in-1 Prevention and Protection

  • Safe Search, Safe Surf. McAfee® SiteAdvisor™ adds ratings to websites to help you avoid online dangers.
  • Home License Subscription Service. Automatically delivers the latest software features and threat updates and lets you easily manage security subscriptions for all your PCs.
  • Stops Viruses. Blocks and removes viruses and even stops them before they even get to your PC.
  • Stops Hackers. Protects and conceals your computer from hackers.
  • Blocks Spyware. Blocks spyware before it installs on your computer and removes existing spyware.
  • Improves PC Health. Cleans clutter off your computer so it stays healthy and secure.
Additional Benefits
  • Redesigned for You. Scan your computer, check for updates and configure your security settings using the new McAfee®SecurityCenter™. This easy-to-use “dashboard” gives you one-click access to your computer’s security information.
  • Always On, Always Protecting. 24/7 virus and threat protection from McAfee® Avert® Labs continuously monitors worldwide virus activities and provides rapid anti-virus protection and removal solutions.
  • Always Upgrading, Always Updating. Daily updates are installed automatically. When new versions are available, you get them automatically at no charge, ensuring that you always have up-to-date protection.
  • Convenient, Ongoing Protection. McAfee offers a variety of renewal options to keep your McAfee protection current.
  • Real People, Real Help. Support from McAfee's computer security experts, via Internet chat, e-mail and phone.

To benefit from this offer simply visit the special promotional page here and follow the instructions to get your personal 12 months McAfee VirusScan Plus 2010 subscription license for free; hurry-up this could be pulled out anytime.

In Firefox, even if you have the option “Security Remember passwords for sites” checked in Tools > Options,the browser will still display a notification bar at the top that asks “Do you want Firefox to remember the password for “Username” on website.com?” with three buttons “Remember”, “Never for This Site” and “Not Now”.

firefox-remember-never-for-this-site-not-now

There is a easy way to remove this pop-up tool bar. Just do the following:

1. Close Firefox
2. Edit nsLoginManagerPrompter.js with notepad which is normally located in C:\Program Files\Mozilla Firefox\components\
3. Replace everything comng in between

 _showSaveLoginNotification : function (aNotifyBox, aLogin) { 

 and

   /*
    
* _removeSaveLoginNotification
     *
     */
    _removeSaveLoginNotification : function (aNotifyBox) {

with

var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);

1

4. Save the file.

Now whenever you login to any website, Firefox will auto save the site, username and password to the login manager WITHOUT showing the notification bar. You can access the saved password area by going to Tools > Options > Security and click the Saved Passwords button. There is one possible bug which is even when a user entered the wrong username or password, it will still be saved.

Now enjoy firefox with automatic password saving without showing notification.

Google trick!

1. Go to:- google.com
2. Click "images"
3. Fill in "bikes, flowers, cars" or any other word.
4. You will get a page with alot of images thumbnailed.
5. Now delete the URL on the addressbar.
6. Copy the script down here, and paste it in your adressbar:-
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0)
--
Enjoy!!