Posts

Showing posts with the label Winows Tricks

How to Restore an Outlook Express Blocked senterd & Mail rules Backup?

Open Outlook Express on the computer you wish to restore the backup to. From the file menu go to Identities > Add New Identity. Set up your Identity and account information. Close Outlook Express. From the Desktop, click Start then Run. In the Open box, type regedit then OK. Go to HKEY CURRENT USER\Identities\ and locate the identity number related to the Identy you wish to restore the rules to. Close regedit Right click on the "Mail Rules[date].reg" or "Blocked Senders[date].reg" from the  Outlook Express Backup  you wish to restore and select edit. Replace the (Identity Number) listed in the registry file with the one you just located in the registry. Save and Close Notepad Right Click on the "Mail Rules[date].reg" or "Blocked Senders[date].reg" from the  Outlook Express Backup  you wish to restore and select merge. Repeat these steps for each Identity.

How to Backup Outlook Express Mail Rules

From the Desktop, click Start then Run. In the Open box, type regedit then OK. Locate and click the following registry subkeys (each key will need to be saved to a different file): HKEY CURRENT USER\Identities(Identity Number)\Software\Microsoft\Outlook Express\5.0\Rules\Mail (note:once again there will be a different "(Identity Number)" for each identity on your system. To identify a specific identity you can click on each HKEY CURRENT USER\Identities(Identity Number) and you will see a "Username" value on your right with the name associated with that (Identity Number)) Go to the Registry menu and select Export Registry File. From the Save In box, change the location to your desktop. At the File Name box, type "Mail Rules[date].reg" then Go to the Registry menu and chose exit.

Creating System Restore Point in Windows 7

Image
When System Restore was introduced in back in Windows Me it has helped save some major computer snafus on several occasions.  The feature is still included in the new Windows 7 operating system and today we will take a look at how to create a new restore point. Create a Restore Point It is recommended that you create a restore point before installing new software or making any major changes to your computer.  Often times when you install new software you’re given the choice to create a point but if not you can do one manually as well. Right-click on My Computer and go to Properties. Next click on the System Protection link. The System Properties dialog screen opens up and you will want to click on Create.   Type in a description for the restore point which will help you remember the point at which is was created.   The time it takes to create the restore point will depend on the amount of data, computer speed etc. All done!  Now if s...

How to Install Dotnet Framework 1.1 in Windows 7

When I installed Windows 7 beta version on my laptop, it was a relief as i was fed up with vista. The first problem popped while I tried to install Daemon Tools. ( For people who still have problem installing Daemon Tools, try installing Virtual Clone Drive. It seems Daemon Tools dont have support for beta editions.) The next problem arose when I tried to install dotnet framework 1.1. When I tried doing that, the following error showed up. If user click “OK’, the installation of .NET 1.1 will be cancelled, while clicking “CANCEL” produces another error message similar to below: RegSvcs.exe - No debugger found Registered JIT debugger is not available. An attempt to launch a JIT debugger with the following command resulted in an error code of 0×2 (s). Please check settings. cardbg.exe !a 9×8e Microsoft .NET Framework 1.1 SP1(Service Pack 1) has resolved the issue. However, Microsoft does not provide download to standalone .NET Framework 1.1 installer that integrated with ...

How To Hide Windows 7 Boot Screen

All Windows 7 users will agree that the new Windows 7 boot screen is better than ever before. If you remember, Microsoft had introduced a simple boot screen in the pre-beta build (ex: 6801). The present flashy Windows logo boot screen was incorporated in the beta build. The new Windows 7 boot screen can be made hidden so that you can see only a black screen instead. Though this might increase Windows boot time by a second or two, most users like to watch the logo boot screen during Windows boot. Well if you like to slightly increase your boot time, then try to hide/disable the GUI boot. To do this, you need follow the steps below: 1. Type msconfig in Start menu search box and hit enter. 2. When the System configuration dialog box opens, switch to Boot tab. 3. Look for the checkbox named “No GUI boot” and enable it. 4. Click Apply button and reboot your Windows 7 to see the new black boot screen. 5. That’s all!