Posts

Showing posts with the label MCSE

Turn on your computer for a convenient time automatically

Go to your Computer Setup (press Del when your PC is loading). Go to “Power Management Setup” and enable “ PWron/Resume by alarm” and set date alarm and time alarm and then press F10 to save your change and turn off your pc. On specified date and time, your pc will turn on 

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 use Inbox Repair tool to repair pst file in Outlook

To run the Inbox Repair Tool, follow these steps: Close Microsoft Outlook. Click  Start , and then point to  Find  or to  Search , depending upon your operating system. In the  Search for files or folders named  box, type scanpst.exe Note  If you cannot find the Scanpst.exe file in the Search box, try to locate the file manually. Double click the Scanpst.exe file to open the Inbox Repair Tool. Type the path and the file name of the personal folders (.pst) file or click  Browse  to locate the file by using the Windows file system. Click  Start . After you run the Inbox Repair Tool and restart Outlook, you should see a list of recovered folders in the left navigation pane in Outlook. The next step is to move the recovered items to a new Personal Folders (.pst) file in your profile. To do this, use the steps in the following section.

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 ...