Search This Blog

Thursday, May 19, 2011

PNR Status

1) Track your PNR status. Track your Train Timings.
Give us your Indian Rail PNR Number and Mobile Number, we will SMS you about any changes in your PNR status or Train Timings.
So that, YOU don't have to go online again and again and again to check them.

OR SMS 'MYPNR ' TO 9220092200

http://www.mypnrstatus.com/

2) PNR Status on Mobile through SMS

To get PNR status of Indian Railways train ticket, enter your 10 digit pnr number, that is printed on the top left corner of your ticket and send it to 97733 00000.

Syntax:

Example

PNR Status On Mobile Phone (Google Search Mobile Number | Pnr Status Enquiry


How to check seat availability

To get train seat availability, send "TRAIN AVAIL TO ON " to 97733 00000.

Syntax: TRAIN AVAIL TO ON

Example

fine indian railways train availability through SMS free

Example 2:

To:
9773300000
Message:
TRAIN AVAIL 1018 Bangalore TO Mumbai ON 31-03

How to check bearth availability

To get train schedule, send "TRAIN SCHEDULE to 97733 00000.

Syntax: TRAIN SCHEDULE

Example

train-schedule-through-google-sms

Example 2:

To:
97733 00000
Message:
train schedule 2926

Monday, May 16, 2011

NTLDR is Missing

NTLDR is Missing.

Issue:

NTLDR is Missing.

Related errors:

Below are the full error messages that may be seen when the computer is booting.

NTLDR is Missing
Press any key to restart

Boot: Couldn't find NTLDR
Please insert another disk

NTLDR is missing
Press Ctrl Alt Del to Restart

Cause:

  1. Computer is booting from a non-bootable source.
  2. Computer hard disk drive is not properly setup in BIOS.
  3. Corrupt NTLDR and/or NTDETECT.COM file.
  4. Misconfiguration with the boot.ini file.
  5. Attempting to upgrade from a Windows 95, 98, or ME computer that is using FAT32.
  6. New hard disk drive being added.
  7. Corrupt boot sector / master boot record.
  8. Seriously corrupted version of Windows 2000 or Windows XP.
  9. Loose or Faulty IDE/EIDE hard disk drive cable.

Solutions:

Computer is booting from a non-bootable source

Many times this error is caused when the computer is attempting to boot from a non-bootable floppy disk or CD-ROM. First verify that no floppy diskette is in the computer, unless you are attempting to boot from a diskette.

If you are attempting to boot from a floppy diskette and are receiving this error message it is likely that the diskette does not have all the necessary files and/or is corrupt.

If you are attempting to install Windows XP or Windows 2000 and are receiving this error message as the computer is booting verify that your computer BIOS has the proper boot settings. For example, if you are attempting to run the install from the CD-ROM make sure the CD-ROM is the first boot device, and not the hard disk drive.

Second, when the computer is booting you should receive the below prompt.

Press any key to boot from the CD

Important: When you see this message press any key such as the Enter key immediately, otherwise it will try booting from the hard drive and likely get the NTLDR error again.

Note: If you are not receiving the above message and your BIOS boot options are set properly it's also possible that your CD-ROM drive may not be booting from the CD-ROM properly. Verify the jumpers are set properly on the CD-ROM drive. Additional information about checking the CD-ROM drive connections can be found on document CH000213.

Additional information: This error has also been known to occur when a memory stick is in a card reader and the computer is attempting to boot from it. If you have any type of card reader or flash reader make sure that no memory stick is inside the computer.

Computer hard disk drive is not properly setup in BIOS

Verify that your computer hard disk drive is properly setup in the BIOS / CMOS setup. Improper settings can cause this error. Additional information on how to enter the BIOS / CMOS setup can be found in document CH000192.

Corrupt NTLDR and/or NTDETECT.COM file

Windows 2000 users
Windows XP users

Windows 2000 users

If your computer is using Microsoft Windows 2000 and you are encountering the NTLDR error. Create the below boot.ini file on the floppy diskette drive.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

Copy the NTLDR and NTDETECT.COM files from another computer using the same operating system. Both of these files are located in the root directory of the primary hard disk drive. For example, C:\NTLDR and C:\NTDETECT.COM should be the locations of these files on many computers.

  • Please keep in mind that these files are hidden system files, if you need additional help with viewing hidden files in Windows please see document CH000516.

Once these files have been copied to a floppy diskette reboot the computer and copy the NTLDR and NTDETECT.COM files to the root directory of the primary hard disk drive. Below is an example of what commonly should be performed from the A:\> drive.

copy ntldr c:
copy ntdetect.com c:

After the above two files have been copied, remove the floppy diskette and reboot the computer.

Windows XP users

  1. Insert the Windows XP bootable CD into the computer.
  2. When prompted to press any key to boot from the CD, press any key.
  3. Once in the Windows XP setup menu press the "R" key to repair Windows.
  4. Log into your Windows installation by pressing the "1" key and pressing enter.
  5. You will then be prompted for your administrator password, enter that password.
  6. Copy the below two files to the root directory of the primary hard disk. In the below example we are copying these files from the CD-ROM drive letter, which in this case is "e." This letter may be different on your computer.

    copy e:\i386\ntldr c:\
    copy e:\i386\ntdetect.com c:\
  7. Once both of these files have been successfully copied, remove the CD from the computer and reboot.

Misconfiguration with the boot.ini file

Edit the boot.ini on the root directory of the hard disk drive and verify that it is pointing to the correct location of your Windows operating system and that the partitions are properly defined. Additional information about the boot.ini can be found on document CH000492.

Attempting to upgrade from a Windows 95, 98, or ME computer that is using FAT32

If you are getting this error message while you are attempting to upgrade to Windows 2000 or Windows XP from Windows 95, Windows 98, or Windows ME running FAT32 please try the below recommendations.

  1. Boot the computer with a Windows 95, Windows 98 or Windows ME bootable diskette.
  2. At the A:\> prompt type:

    sys c:
  3. After pressing enter you should receive the "System Transferred" message. Once this has been completed remove the floppy diskette and reboot the computer.

New hard disk drive being added

If you are attempting to add a new hard disk drive to the computer make sure that drive is a blank drive. Adding a new hard disk drive to a computer that already has Windows installed on it may cause the NTLDR error to occur.

If you are unsure if the new drive is blank or not try booting from a bootable diskette and format the new hard disk drive.

Corrupt boot sector / master boot record

It's possible your computer's hard disk drive may have a corrupt boot sector and/or master boot record. These can be repaired through the Microsoft Windows Recovery console by running the fixboot and fixmbr commands.

Additional information and help in getting into the Microsoft Windows Recovery console can be found on document CH000627.

Seriously corrupted version of Windows 2000 or Windows XP

If you have tried each of the above recommendations that apply to your situation and you continue to experience this issue it is possible you may have a seriously corrupted version of Microsoft Windows. Therefore we would recommend you reinstall Microsoft Windows 2000 and Windows XP.

If you are encountering this issue during your setup you may wish to completely erase your computer hard disk drive and all of its existing data and then install Microsoft Windows 2000 / Windows XP. Additional information about erasing the computer and starting over can be found on document CH000186.

Loose or Faulty IDE/EIDE hard disk drive cable

This issue has been known to be caused by a loose or fault IDE/EIDE cable. If the above recommendation does not resolve your issue and your computer hard disk drive is using an IDE or EIDE interface. Verify the computer hard disk drive cable is firmly connected by disconnected and reconnecting the cable.

If the issue continues it is also a possibility that the computer has a faulty cable, try replacing the hard disk drive cable with another cable and/or a new cable.

How to troubleshoot the "NTLDR Is Missing" error message in Windows 2000

View products that this article applies to.

This article was previously published under Q318728

On This Page

Expand all | Collapse all

SUMMARY

This step-by-step article describes methods that you can use to troubleshoot th...

This step-by-step article describes methods that you can use to troubleshoot the "NTLDR Is Missing" error message that you may receive when you try to start Microsoft Windows 2000.

Back to the top

How to Troubleshoot the "NTLDR Is Missing" Error Message

When you start your Windows 2000-based computer, you may receive the following error message:

NTLDR is missing
Press any key to restart

This problem may occur if the basic input/output system (BIOS) on your computer is outdated, or if one or more of the following Windows boot files are missing or damaged:

Ntldr
Ntdetect.com
Boot.ini

To resolve this issue, verify that the BIOS on your computer is current, and then use one or more of the following methods, as appropriate to your situation, to repair the Windows 2000 startup environment.

IMPORTANT: Microsoft recommends that you fully back up your data on a regular basis. This is the best defense against data loss, and it must be a part of any disaster recovery plan.


Verify That the BIOS on the Computer Is Current

Make sure that the latest revision for BIOS is installed on the computer. Contact the computer manufacturer to inquire about how to obtain, and then install the latest BIOS update that is available for the computer.

For information about how to configure and how to verify the correct BIOS settings for the computer, see the computer documentation or contact the manufacturer of the computer. For information about how to contact your computer manufacturer, click the appropriate article number in the following list to view the article in the Microsoft Knowledge Base:

65416 (http://support.microsoft.com/kb/65416/ ) Hardware and software vendor contact information, A-K

60781 (http://support.microsoft.com/kb/60781/ ) Hardware and software vendor contact information, L-P

60782 (http://support.microsoft.com/kb/60782/ ) Hardware and software vendor contact information, Q-Z

For more information about how to contact BIOS manufacturers, click the following article numbers to view the articles in the Microsoft Knowledge Base:

243909 (http://support.microsoft.com/kb/243909/ ) List of BIOS manufacturer Web sites Part 1

243971 (http://support.microsoft.com/kb/243971/ ) List of BIOS manufacturer Web sites Part 2

To repair the Windows startup environment, use one or more of the following methods, as appropriate to your situation.


Method 1: Use a Boot Disk to Start the Computer

  1. Create a Windows 2000 boot disk that contains the following files:

Ntldr
Ntdetect.com
Boot.ini
Ntbootdd.sys

For more information about how to create a boot disk, click the following article numbers to view the articles in the Microsoft Knowledge Base:

301680 (http://support.microsoft.com/kb/301680/ ) How to create a boot disk for an NTFS or FAT partition in Windows

101668 (http://support.microsoft.com/kb/101668/ ) How to use a Windows boot disk to prevent boot failure

  1. Modify the Boot.ini file to point to the correct hard disk controller and to the correct volume for your Windows installation. For more information about how to create a boot disk, click the following article number to view the article in the Microsoft Knowledge Base:

311578 (http://support.microsoft.com/kb/311578/ ) How to edit the Boot.ini file in Windows 2000

  1. Insert the boot disk into the computer's floppy disk drive, and then restart the computer.
  2. Copy the Ntldr file, the Ntdetect.com file, and the Boot.ini file from the boot disk to the system partition of the local hard disk.

Method 2: Use the Recovery Console

  1. Use the Windows 2000 Setup disks to restart the computer, or use the Windows 2000 CD-ROM to restart the computer.
  2. At the Welcome to Setup screen, press R to repair the Windows 2000 installation.
  3. Press C to repair the Windows 2000 installation by using the Recovery Console.
  4. Type the number that corresponds to the Windows installation that you want to repair, and then press ENTER. For example, type 1, and then press ENTER. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

229716 (http://support.microsoft.com/kb/229716/ ) Description of the Windows Recovery Console

  1. Type the Administrator password, and then press ENTER.
  2. Type map, and then press ENTER. Note the drive letter that is assigned to the CD-ROM drive that contains the Windows 2000 CD-ROM.
  3. Type the following commands, pressing ENTER after you type each one, where drive is the drive letter that you typed in step 4 of "Method 2: Use the Recovery Console," of this article:

copy drive:\i386\ntldr c:\

copy drive:\i386\ntdetect.com c:\

If you are prompted to overwrite the file, type y, and then press ENTER.

NOTE: In these commands, there is a space between the ntldr and c:\, and between ntdetect.com and c:\.

  1. Type the following command, and then press ENTER:

type c:\Boot.ini

A list similar to the following list appears:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
 
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
                                        

If you receive the following message, the Boot.ini file may be missing or damaged:

The system cannot find the file or directory specified.

  1. If the Boot.ini file is missing or damaged, create a new one. To do so, follow these steps:

a. Use a text editor, such as Notepad or Edit.com, to create a boot loader file similar to the following boot loader file:

b.  [boot loader]
c.  timeout=30
d.  default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
e.   
f.  [operating systems]
g.  multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
                                         

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

102873 (http://support.microsoft.com/kb/102873/ ) Boot.ini and ARC path naming conventions and usage

301680 (http://support.microsoft.com/kb/301680/ ) How to create a boot disk for an NTFS or FAT partition in Windows

h. Save the file to a floppy disk as Boot.ini.

NOTE: If you used Notepad to create the file, make sure that the .txt extension is not appended to the Boot.ini file name.

i. Type the following command at the Recovery Console command prompt to copy the Boot.ini file from the floppy disk to the computer:

copy a:\Boot.ini c:\

Type exit, and then press ENTER. The computer restarts.

Method 3: Use the Windows 2000 CD-ROM

  1. Insert the Windows 2000 CD-ROM into the computer's CD-ROM drive or DVD-ROM drive, and start Windows 2000 Setup.
  2. On the Welcome to Setup page, press R.
  3. On the Windows 2000 Repair Options page, press R.
  4. When you are prompted to select one of the repair options, press M.
  5. Press the UP ARROW, press the UP ARROW again, to select Verify Windows 2000 system files, and then press ENTER to clear the selection.
  6. Press the DOWN ARROW to select Continue (perform selected tasks), and then press ENTER. The following message appears:

You need an Emergency Repair disk for the Windows 2000
installation you want to repair.

  1. Do one of the following, as appropriate to your situation:
    • If you have an Emergency Repair Disk, follow these steps:

a. Press ENTER.

b. Insert the Emergency Repair Disk into the computer's floppy disk drive, and then press ENTER.

c. Follow the instructions to repair the installation, and then restart the computer.

-or-

If you do not have an Emergency Repair Disk, follow these steps:

. Press L. You receive a message similar to the following:

Setup has found Windows 2000 in the following folder:

drive:\WINNT "Microsoft Windows 2000"

a. Press ENTER.

Setup examines the disks, and then completes the repair process.

For more information about the emergency repair feature, click the following article number to view the article in the Microsoft Knowledge Base:

231777 (http://support.microsoft.com/kb/231777/ ) How to create an Emergency Repair Disk in Windows 2000




If Setup Cannot Locate Windows 2000

If you do not have a Windows 2000 Emergency Repair Disk, and if Setup cannot locate the Windows 2000 installation, follow these steps:

  1. Start Windows 2000 Setup.
  2. On the Setup will install Windows 2000 on partition page, select Leave the current file system intact (no changes), and then press ENTER.
  3. Press ESC to install Windows 2000 to a new folder.
  4. In the Select the folder in which the files should be copied box, type \tempwin, and then press ENTER.

    Setup installs a new copy of Windows 2000.
  5. Log on to the new copy of Windows 2000.
  6. Click Start, and then click Run.
  7. In the Open box, type cmd, and then click OK.
  8. At the command prompt, type drive:, where drive is the boot drive of the computer, and then press ENTER. For example, type c:, and then press ENTER.
  9. Type attrib -h -r -s Boot.ini, and then press ENTER.
  10. Type edit Boot.ini, and then press ENTER.

    Edit.com opens a Boot.ini file that is similar to the following file:
11.[boot loader]
12.timeout=30
13.default=multi(0)disk(0)rdisk(0)partition(1)\TEMPWIN
14.[operating systems]
15.multi(0)disk(0)rdisk(0)partition(1)\TEMPWIN="Microsoft Windows 2000 Professional" /fastdetect
16. 
                                
  1. Replace all instances of TEMPWIN with WINNT. The Boot.ini file that appears is similar to the following file:
18.[boot loader]
19.timeout=30
20.default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
21.[operating systems]
22.multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
23. 
                                
  1. Press ALT+F, and then press S.
  2. Press ALT+F, and then press X.
  3. Type attrib +h +r +s Boot.ini, and then press ENTER.
  4. Type exit to quit the command prompt.
  5. Restart the computer.
  6. At the Please select the operating system to start screen, use the ARROW keys to select Microsoft Windows 2000, and then press ENTER.
  7. Start Windows Explorer, locate the following folders, and then delete them:

Tempwin
All Users.Tempwin

The Windows 2000 and Windows XP CDs supplied by Microsoft has a tool called the Recovery Console which can be used to repair errors that prevent Windows XP from starting using the command line. OEM versions of Windows XP, including computers that were supplied with Windows XP preinstalled, may not have this utility.

  • Insert the Windows CD and start the computer.
  • When the Welcome to Setup screen appears, press R.
  • Type a number corresponding to the Windows installation you wish to repair (usually 1) and press Enter.
  • When prompted, type the administrator password and press Enter.
  • From the command prompt, copy NTLDR and NTDETECT.COM from the i386 folder of the CD to the root folder of the hard drive. In the example commands given below, C: is the hard drive and D: is the CD-ROM drive. You will need to change the drive letters if appropriate:
    COPY D:\I386\NTLDR C:\
    COPY D:\I386\NTDETECT.COM C:\
  • Remove the Windows XP CD from the drive and restart the computer.

Friday, May 13, 2011

Disable USB Drives

Disable USB Drives

Unlock Password Protected PDF & Excel Files Online The Easiest Way For Free

Unlock Password Protected PDF & Excel Files Online The Easiest Way For Free

Job sites in india list

Software Tips & Tricks: Job sites in india list

Add Background Watermark To Word Documents Easily

Software Tips & Tricks: Add Background Watermark To Word Documents Easily

Error starting Outlook: "Cannot start Microsoft Office Outlook. Cannot open the Outlook window."

Software Tips & Tricks: Error starting Outlook: "Cannot start Microsoft Office Outlook. Cannot open the Outlook window."

[Solved] Macros Not Working Microsoft Office Excel 2010

Software Tips & Tricks: [Solved] Macros Not Working Microsoft Office Excel 2010

Set Any Picture On Windows 7 Login Screen Background

Software Tips & Tricks: Set Any Picture On Windows 7 Login Screen Background

Find Windows Error Code Meaning, Description

Software Tips & Tricks: Find Windows Error Code Meaning, Description

Save, Download All Gmail Emails On Your Computer

Software Tips & Tricks: Save, Download All Gmail Emails On Your Computer

Backup, Save Media Center Settings Configuration

Software Tips & Tricks: Backup, Save Media Center Settings Configuration

Freeware To Partition Hard Disk Drive

Software Tips & Tricks: Freeware To Partition Hard Disk Drive

Change Power Button Action In Windows 7 Start Menu

Software Tips & Tricks: Change Power Button Action In Windows 7 Start Menu

Program, Automate Daily Computer Tasks

Software Tips & Tricks: Program, Automate Daily Computer Tasks

Wednesday, May 11, 2011

Program, Automate Daily Computer Tasks

Program, Automate Daily Computer Tasks

In this fast moving world we need some tools to automate our daily routine works of computer world so that we don’t have to open the same programs, websites, or media files on certain days again and again.

So Start My Day is the tool which we are looking for. It is a very easy to use tool specially designed to help the users that hate going through the same process each day loading this and that. The application supports dragging and dropping items to the list as well as browsing for items.

With Start My Day, a user can preconfigured a list of applications web links and music to automatically load using an Alarm clock. A user also has the option of running them manually from the list as getting a jump start by clicking “RUN ALL” to start the process ahead of time. We can set that at what days and times we want applications, web sites, and music to load.

Now lets see how we can configure applications on Start My Day with the help of the snapshot.

Screenshot Studio capture #012

Basically its user friendly features make it more usable these days and user can easily add the applications in it.There are various categories that are being provided under which the applications can be added.

Like Apps where we can add the software or various applications which we want to load automatically. Secondly separate categories for web and music so that the applications can be easily monitored.

In order to add the applicaion first go the category under which the application comes and then click the Add Button where we have to add the location of that application. We can also remove that application and will be able to run that application manually through the RUN or RUNALL Buttons.

One main feature of the application is that we can set the time and day of the application which we want to load and secondly the use of alarm.

Screenshot Studio capture #013

Through Setting we will be able to set the alarm time and the manual start time of the application i.e. at what time and day we want the application loaded automatically.

The Application List will only accepts *exe, the Web List will only accept *url (can be found in your Favorites folder), the Music List will only accept *mp3 and *mp4. The playlist is saved in WPL format.

Download Start My Day

Change Power Button Action In Windows 7 Start Menu

Change Power Button Action In Windows 7 Start Menu


You must have seen that in new Windows 7 edition, the option to shut down the system is given at the bottom but if we want to switch the user, log off the windows then we will have to click the arrow sign in front of it and then we can access those options. Today i will tell you some of the methods through which you can easily change that option in the bottom of the start menu.

Many of the users do not prefer to shutdown their system, as they either hibernate their system or they put their system in sleep mode. Theses users have loads of work on their system so they prefer not waste time on booting the system again, shutting down the system becomes very rare for them and it is inconvenient for them to see that Shutdown option in the bottom of the start menu instead of Sleep or Hibernate or Log Off option.

Just follow the steps mentioned below and then you will be easily able to change that option from Shut down to any other desirable option.

  • Click on the Start option to open the Start menu. It will appear as shown below, wherein you will be able to see the shout down option at the bottom.
    8-9-2010 10-35-09 PM

  • Now right click on that option, a single options named as properties will appear (as shown below in the snapshot).
    8-9-2010 10-35-27 PM

  • Now click that properties option, an application window named as Start Menu and Taskbar properties will appear which be analogous to the one shown below. You will see that this window will be containing three tabs which are toolbar, taskbar and Start Menu.
    8-9-2010 10-35-47 PM

  • Under the Start Menu tab you can see an option named as Power Button action and in front of it the initial status will be Shutdown which can be changed by selecting any of the desirable option available in the scroll down menu (as shown in the snapshot below).
    8-9-2010 10-36-07 PM

  • Select any of the option and then click OK, which will confirm the change and when next time you will open the start menu, the change will be similar to the one shown below in the snapshot (as i selected the hibernate option).
    8-9-2010 10-37-12 PM

I hope that the above mentioned steps will help you to solve the problem mentioned in the first paragraph. Go for and try it and if you have a better solution then please put it down in the comments as it will be a pleasure of ours to share it.

Freeware To Partition Hard Disk Drive

Freeware To Partition Hard Disk Drive

Partion Wizard is an ALL-IN-ONE partition solution and the most convenient hard disk partition manager toolkit including Partition Manager, Disk & Partition Copy Wizard and Partition Recovery Wizard.

It allows users to Resize/Move Partition,Extend System Drive, Copy Disk & Partition, Merge Partition, Split Partition, Convert Dynamic Disk, Partition Recovery and much more.

Partition Wizard does everything you’d probably need a partition tool to do. That alone puts it ahead of some other Windows-based partition tools. The bootable CD and simple controls are a add on bonus.

The wizard is available in various editions with some advanced features. But here we will be discussing about the edition V5.

As we know that through a feature available in windows we can partition our hard disk, so why should we use this wizard? Basically through the windows we can partition our hard disk but will not be able to recover or copy the partition.

This wizard is full of add-on features which make user to perform partition according to there needs. Through this we can copy the contents of the disk on the buffer which saves our document and we can easily merge to drive into a single drive.

Screenshot Studio capture #014

Such application is helpful in getting the complete information about each and every drive. From the looks and features its quite different from others as we can see that there are many add-on features.

The various operation it provides are as Deleting all the partition, Surface Test, Partition Recovery,Wipe Disk, Show disk Properties. With the help of these features we can perform various functions.

Through delete All Partition we will able to delete all partitions in a single click. And through the Partition Recovery we will be able to recover our files easily.

Screenshot Studio capture #017

And through this we will be able to resize the disk space.

Screenshot Studio capture #018

Hence a simple wizard to perform the Disk Partitions with some advanced features.

Download Partition Wizard

Backup, Save Media Center Settings Configuration

Backup, Save Media Center Settings Configuration

Being a user of Windows 7 Home Premium, Professional and Ultimate, we use Media Center to watch and record TV and would like to backup your Media Center settings, here is a great tool for you.

mcBackup is a most useful application for Windows Media Center users as it helps you to backup & restore your Windows Media Center scheduled recordings and channel line-up with one click only.As no one wants to miss a favorite show due to some reasons so mcBackup is a best application for them.

This tool is very simple and easy-to-use. With the help of mcBakcup we will be perform schedule backups and also customize backup locations. It is basically a boon for a user of Media Center on Windows 7.

Screenshot Studio capture #019

Now it has many features as Backup and Restore tab,through which the user can select the type of data to backup:

1)schedule.

2)lineup.

3)recorded TV.

4)extra folder.

In order to perform the backup just check the boxes for the data to backup and click the Backup Now button. Once a backup has been created the user can restore the latest backup using the Restore Now button. However, the restore option should only be used on fresh started Media Center setups.

Screenshot Studio capture #020

In order to set the location we have to move on to the Backup Location where backup images will be saved. The Locations of backup of various parameters should be set different so that there will no be no confusion in selecting the backup files.

Screenshot Studio capture #021

We can also set the schedule that on what day and at what time time we need the backup of media center. This we can done by enabling the scheduler and setting the day for which the backup should be performed and at what time after that click on to the apply button.

Screenshot Studio capture #022

Whenever user find difficulty in operating the application and they can go the links that are being provided in the About TAB which help them in using the software in a use friendly manner

So this application is quite easy to use and the end user will able to have a backup of the files easily in a systematic manner.

Download The mcBACKUP.

Save, Download All Gmail Emails On Your Computer

Save, Download All Gmail Emails On Your Computer

These days all internet user are having email id at Gmail. But we always used to face the following problems:

1 – It might be possible that your Gmail account gets hacked , you will still have access to all your previous emails.

2 – If you delete an important email from your Gmail Inbox by mistake, you can easily retrieve it from the online backup.

3 – If the Gmail service goes down, you will still be able to read your older emails.

But the question is how? Gmail Backup utility is the answer to the question. It is a freeware utility available easily on the web with a demo version through which the user will be able to create a backup of there mails of Gmail id.

It was always difficult to retrieve the deleted mails. Due to this people were facing many problems but with the evolution of this utility these problems are solved in a user friendly manner.

There are many utilities like this but the process of those utilities are quite complex and requires to preconfigured it. But Gmail Backup is easy to operate application with just few clicks we will be able to create a backup of the mails.This application also provides security as we always want the security. There are many utilities that are meant for getting the information about the Gmail accounts and will start using that account for there illegal use which is a crime under the cyber law.But on this utility the user will rely as it is registered version utility and being used by many provisional’s these days.

Screenshot Studio capture #028

You can see that it requires just the details of the email id and the location where the backup should be copied. Here we can create a backup of the newest emails as well as able to create a backup during a particular period.Now the back up is created and the end user will able to view the mail in Microsoft Outlook and after creating the backup just restore it.

Now you will able to access the mails easily and will able to create the backups of the mails.Its quite small in size and easy to install.So i think all Gmail user should use this utility so that they in future they will not be facing the above problems.

Download

Find Windows Error Code Meaning, Description

Find Windows Error Code Meaning, Description

Windows error lookup tool is the one of the useful tool for the end user as it helps the user to get the information about the error that the user are facing in using the particular application.

Windows Error Lookup Tool is a handy utility designed to return info about error codes displayed by your system. Windows Error Look up Tool will display a description of windows errors with the ability to create a note for that error. So we can able to add a note about the particular error easily.

We always face many error messages regarding some technical errors of the system but always unable to find the details of that error. we have to googled it in order to find out the details of that error, but now with the help of windows error lookup tool we are able to get the complete information regarding the particular error.

We have to just enter the error no. in the hexadecimal or a decimal format and the wizard will return the detail information of the error code. But one thing we keep in mind that we should always enter the correct code in correct format because there are many error message with same no. like

12 and 0×12 are two different numbers and different errors

so we should be specific in writing about the error no.

Screenshot Studio capture #026

This is how the utility looks like.now we should enter the error code and the result will be displayed against the error number.

Screenshot Studio capture #027

As shown in the above snapshot we have entered the error no the result is being displayed about that result.And one add-on feature of the application is that the user will able to add the notes about the error which will be shown in future. So it is quite easy to use and very specific in its operation.It also includes three different parameters for the error that are:WIN32/HRESULTS, NTSTATUS, STOP Error.

Now we should talk about the system requirements about this utility. It is just a 13 kb small application and the system requirements for this is utility are as:

RAM-128MB

Hard disk-40GB

Processor-Pentium 4

But the demerit of this application is that it does not provide the solution regarding the error.It might be the future aspect of the developer to add the feature of providing the solution to the error number.

Download

Set Any Picture On Windows 7 Login Screen Background

Set Any Picture On Windows 7 Login Screen Background

Logon screen a free utility used for making changes in the Logon screen according to the user requirements. Its a user friendly application for Windows 7 user for changing the Logon Screen of the computer.

windows-7-logo

The application allows the user to change the logon screen background without the help of any hacks or tools. Unlike XP and Vista you need not to use any third-party utilities to change the logon screen background in Windows 7.

Basically in Vista and XP we didn’t have this utility to change the background of the logon screen. But with this we are able to easily modify the background of the Logon screen. Basically without this utility if we want to change the background then we have to make changes in the registry editor and requires some hacking tricks. It was quite a tedious task to perform that feature on the system.

But with this utility the user are bale to modify the background of their Logon Screen in a easy manner.

I just telling you how could you these changes manually

  1. Fire up registry editor (Win Key + R and then type regedit, hit enter)
  2. Browse for HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background , double click on key named OEMBackground and change its value to 1
  3. Now OEM Background functionality is being enabled. Then browse to the folder%windir%\system32\oobe\info\backgrounds within Windows explorer. %windir% refers to your Windows install directory C:\Windows in most systems. Again the folder path may not exist already, so you can go ahead and create required folders.
  4. Now put in any JPG file with size less than 256 kb in this folder and rename it to backgroundDefault.jpg. This file will be stretched to fit the screen, so you would want it to match the resolution of your screen so that image doesn’t look bad.

This task was quite tough for the Layman to perform so with the help of Logon screen utility the user are able to change the background easily.It just require few clicks to modify the background easily.

Screenshot Studio capture #034

Through this interface the user can change the background easily and will able to test by clicking on the lock tab which will show them how that login screen will looks like. The main advantage with this tool is that we can restore our setting easily through the Restore button.

Just Browse the picture you want on the logon screen and click on apply and the background will automatically get changed. So it is a user friendly application and is quite useful for the users to make changes in there system.

Download Logon Screen

[Solved] Macros Not Working Microsoft Office Excel 2010

[Solved] Macros Not Working Microsoft Office Excel 2010

Macros have been disabled in Microsoft Office 2010 , this has been done in order to keep your system away from all the vulnerable code that are present in the macros. This macros security feature has been added keeping in mind about the history of the macros viruses, but sometimes we really really need them to get our work done. In this tutorial i will be telling you a very simple way in order to enable your macros when you require them.

The macros are generally used in order to communicate with excel, as VBE uses them to do so. In this tutorial i will not be using any external tool to enable the macros but i will alter some of the default settings in the Microsoft Office which will enable the macros and then you will be able to use it. You will just have to follow the steps mentioned below and then you can enable the macros. The steps narrated below are for the Excel but they are quite similar to the steps to be used in Word.

  1. The excel window will look similar to the one shown below in the snapshot. You see can a green colored tab named as File in the menu bar. Click that tab.
    8-14-2010 2-26-29 PM

  2. You can see the option under File, as shown below in the snapshot. At the bottom of those options you can see two sub-options named as Options and exit, which are written in small font as compared to the others written above it. Click the ‘Option’ tab
    8-14-2010 2-27-07 PM

  3. You will see another window as shown in the snapshot below, where again you can see some of the options enlisted on the left side. Now, on that list click the Trust Center option.
    8-14-2010 2-27-22 PM

  4. You can see the that an option has been highlighted with the green colored circle, which is supposed to be clicked. On clicking that option you will another window which will be similar to the one shown below in snapshot. Now to enable the macros, click the option circled in green in the application window. Though doing this has not been recommended but you can do it and then the macros will be enabled.
    8-14-2010 2-28-37 PM

I hope that this tutorial has met its requirements and it will help you to solve your problem. Please try to use this and leave any comment if you have a better solution to this problem. We will be glad to publish it, if we found it genuine.

Error starting Outlook: "Cannot start Microsoft Office Outlook. Cannot open the Outlook window."

Error starting Outlook: "Cannot start Microsoft Office Outlook. Cannot open the Outlook window."

This problem can occur when file that maintains the Navigation Pane settings becomes corrupted. This file is called profilename.xml, where profilename is the name of your Outlook profile. This file is stored in the following folder:

  • Windows XP

    C:\Documents and Settings\username\Application Data\Microsoft\Outlook
  • Windows Vista, Windows 7

    C:\Users\username\AppData\Roaming\Microsoft\Outlook

A good indication this file is corrupted is when the file size is 0 KB.


Let me fix it myself

To resolve this problem, use the following steps.

  1. On the Start menu click Run.
  2. In the Run dialog box, type the following command:

    Outlook.exe /resetnavpane

    Note:
    There is a space between "Outlook.exe" and "/resetnavpane"
  3. Click OK.

Note If you are using Windows Vista or Windows 7, you may not see Run on the Start menu. In this situation, use the following steps to locate the Run option.

  1. On the Start menu click All Programs.
  2. Click Accessories.
  3. Click Run.

Add Background Watermark To Word Documents Easily

Add Background Watermark To Word Documents EasilyEver since I have started using Microsoft Office 2010, I find it very easy to locate stuff on the menu and do simple but useful operations with help of intuitive iconography on the menus. In this short tutorial on Microsoft Office Word which will help you put any copyright message, confidentiality message or other watermark which may be necessary for your MS Office Word document.

Microsoft word 2010

Adding a watermark to a document is very simple, just follow these three easy steps to add any text or image watermark to your word documents.

Adding Watermark To MS Word Documents

Step 1: Go to “Page Layout” and click “Watermark” Option

add-watermark-to-word-document1

Step 2: Select the standard watermark layouts or click on “Custom Watermark” if you want your own image or text watermark on the document.

add-watermark-to-word-document2

Step 3: Just select an image or text with style of watermark on this “Printer Watermark” window and click OK. This is it, its done !

add-watermark-to-word-document.3png

This is how a document background looks after applying watermark to it.

add-watermark-to-word-document

Hope you find these steps easy to follow. Do share this tutorial with your friends who work on MS Word, this might be helpful to them as well. Please share your suggestions and thoughts with us via comments below.

Delete Unused Windows Files Automatically

Delete Unused Windows Files AutomaticallyWe are in a habit of saving the documents, videos or any other type of files what we think might be useful later. But soon we realize that there is a large collection of extra files and folders which might not be used any more. These files decrease the efficient use of the available memory of your computer. But you would never prefer to remove data manually. I would like to review a tool Cyber-D’s Autodelete to solve such problems automatically. As the name suggests, it is used to delete the files and folders automatically.

sshot-2

The above snapshot shows the Cyber-D’s Autodelete tool. It is a small freeware of 1839 kb only. You can download and install it very fast. The installation will create two icons on your desktop: one to configure and another to run the tool. Now, what you need to do is configure the tool for the folders where you used to store the bulk which has to be deleted after some time. So, select the folders in which the files are to be deleted. The useless files will be deleted after the specified time according to the criteria selected. There are certain options available which can help you to refine the deletion process. They are:

Setting Filters:

There can be two types of filters:

  1. The files or folders you would never like to delete.
  2. The only files or folders to be deleted as per the criteria defined by the user.

You have to add the filter and edit it as per the requirement. The help option shows the various formats in which the filters can be applied.

Deletion Criteria:

  • Specify the number of days after which the deletion is to take place.
  • Select whether the days are to be counted according to the last date- it was modified, created, both or accessed.

Other Options:

You can select the process to be carried out with the deleted files like move to trash, secure them or move to a particular folder. You can also select what is to be done with the subfolders and the empty subfolders.

You can go through the video shown below to understand the working of this tool.

You can select the automatic deletion whenever the Windows start . But if required you can also run it manually. You can keep the log of deleted filed if you want. The tool is designed to delete the files permanently from trash after 90 days by default though it can be changed. You can remove the folder from autodelete whenever you want.

After the long list of useful options available, you would surely like to use this software.

This software will be compatible with all the older versions of windows as it has been checked on Windows 7 32-bit operating system.

Download Cyber-D’Autodelete

Add Tabs In Word 2010 To Handle Multiple Documents

Add Tabs In Word 2010 To Handle Multiple Documents

There are times when you need to open multiple documents in Microsoft Office Word 2010, you might have noticed each time you open a document then it opens a new instance of word, it becomes difficult to switch in between these multiple word windows, however word 2010 has a feature to quick switch in between different documents opened.

windows-live-writer

We just found a cool addon for word 2010 which will add tabs in word, just like the browser interfaces like Google chrome or Firefox have. These tabs will represent various word documents opened in in the same word window and you can easily switch across them through these easy to click tabs.

wordaddintabs

Word Addin Tabs realizes most of the functions of “IE Tabs” in Microsoft office 2007 or Microsoft office 2010 Word. If you want to close the “Word Addin Tabs”, just click the “Add-ins” tab in the Word Ribbon, choose the DocTabs group, click the “Tabs” button, and then the “Word Addin Tabs” function will be disabled. By using the Word Addin Tabs, you can not only click “X” to close the document, but also right click the related tab of the document, and close it through the pull-down menu.

Download Word Add-in Tabs For Word 2010 or 2007

Note: We have tested the above addon with word 2010 and 2007, but we are not sure whether this will work more earlier versions of MS Office word

Clone Computer, Reset Windows Password, Clean Up Disks, Run Diagnostic, Virus Scans, And Much More With Trinity Rescue Disk

Clone Computer, Reset Windows Password, Clean Up Disks, Run Diagnostic, Virus Scans, And Much More With Trinity Rescue Disk

Have you ever lost your data in a computer failure ? Any kind of hardware failure, software failure, Windows crash or something like that ? If yes, you might like this Rescue Kit which I am going to review in this article. If No, then also this Rescue Kit may come in handy for managing any computer related failure.

Most of the computer failures occur because of Virus problems or Windows crash due to some problem, second most major cause is failure of an old hard disk drive. In this post, I am reviewing Trinity Rescue Disk which is a small and power-packed rescue disk which does a lot of wonderful tasks which can save you a lot of trouble and data losses.

Some of the major features of the Trinity Rescue Kit Include :

  • Easily reset windows passwords with the improved winpass tool
  • 5 different virus scan products integrated in a single uniform command line with online update capability
  • Full ntfs write support thanks to ntfs3g
  • Winclean, a utility that cleans up all sorts of unnecessary temporary files on your computer.
  • Clone computers over the network via multicast.
  • Contributed backup utility called "pi", to automate local machine backups
  • Easy script to find and mount all local filesystems
  • Run a SSH server
  • Recovery and undeletion of files with utilities and procedures
  • Recovery of lost partitions
  • Evacuation of dying disks
  • Full read/write and rpm support
  • 2 rootkit detection utilities

You can very easily download the ISO image ( download link at the end) of the tool and boot the infected or crashed computer using this ISO file.

When you boot the computer using the Trinity Rescue Kit CD or USB, the boot screen looks something like this :

trinity-boot-sequence

On successful boot you will see 22 different options ranging from Windows Password reset, Virus scanning, Memory and hard disk diagnostics to Disk cleaning. Below you can see the options.

Trinity-boot-options Trinity-boot-options-continued

On Trinity Rescue Kit Easy Menu you can use options which are menu driven and can be controlled with keyboard using arrow keys.

trinity rescue disk easy menu interface

One of the most useful options of this Rescue Kit is “Windows Password Resetting” which uses winpass utility to reset Windows Password.

trinity windows password restting option

The Sub-Menu which appears when you access the Windows Password Resetting Option includes interactive winpass, winpass with command line etc.

trinity windows password restting options detailed

Below is the virus scanning menu which gives you options to scan your computer with

  • Clean AV Anti-Virus
  • F-Port Anti-Virus
  • BitDefender Anti-Virus
  • Vexira Anti-Virus
  • Avast Anti-Virus

trinity rescue disk virus scanning options

You can also create an image of your computer to to some other PC with replication option, this maybe very useful for backing up entire computer image.

trinity computer replication options

The replication sub-menu gives you option to use the present computer as server or client for replication purpose.

trinity rescue disk clonning detailed menu

Trinity also provides remote support for which you need to call them first and then use this option.

trinity remote support options

Download Trinity Rescue Kit

Refer this tutorial to make USB bootable with downloaded image file - Make Pen Drive Bootable