Useful Registry Tips & Tricks

1. Disable the Autorun Option in your CD Rom Drive:
Open your Registry and navigate to "HK_L_M\system\currentcontrolset\services\cdro m"
Change the value of 'Autorun', or create a new DWORD value if it doesn't already exist, and set the value as '0' for Autorun disabled.

2. Disable the Harddisk Lowdiskspace warning in Windows Xp
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
create a new DWORD 'NoLowDiskSpaceChecks' and change its value to '1'.

3. Disable the Windows Key

"HK_L_M\system\currentcontrolset\control\keybo ard layout"
Create a new Binary value, or modify the existing value called 'Scancode Map' as shown below.
Value: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00

4. View System BIOS Information

Open Registry and navigate to
"HK_L_M\hardware\description\system"

5. Change the Title 
of WindowsMedia Player
"HK_C_USER\software\policies\microsoft\windows medi aplayer\"
Create a new string value called ' TitleBar' and change text as your wish.

6. Disable Internet access in Network
Open Registry and make the following changes
"KH_C_User\software\microsoft\windows
\currentversi on\internetsettings\"
Change the value of "Proxyenabled" to 1 and change the value of "proxyserver" and set it to an ip address. Change the value of the ip address and port to "10.0.0.1:5555"

7. Disable the ability to Right click on the desktop
"HK_C_User\software\microsoft\windows\currentv ersi on\policies\explorer\"
Create a DWORD "NoViewContextMenu" and change its value to "0" for disabling and "1" for enabling.

8. Hide all items on desktop
"HK_C_USER\software\microsoft\windows\currentv ersi on\policies\explorer\"
and
"HK_L_M\software\microsoft\windows\currentvers ion\ policies\explorer\"
create a new DWORD "NoDesktop" and change its value to "1"
You can show all the items in the desktop by chaning the value to "0"

9. Disable the "Change Password" button in windows
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\System"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersi on\Policies\System"
Create a new DWORD "DisableChangePassword" and change its value to "0" for disabling and "1" for enabling.

10. Disable the "cancel" button or pressing the "Esc" key while logging on to Windows"
"HKEY_USERS\.DEFAULT\Software\Microsoft\Window s\Cu rrentVersion\Run"
Create a new string value "NoLogon" and change its value to "RUNDLL32 shell32,SHExitWindowsEx 0"


11. Remove "Log off" from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoLogOff" and change its value to "1" for disabling and "0" for enabling.

12. Clear the Recent playlist
 in Media Player
Navigate to "HKEY_CURRENT_USER\Software\Microsoft\MediaPla yer\ Player"
And clear the "RecentFileList" subkey.

13. Empty temporary Internet files on exit (in Internet Explorer)
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Internet Settings\Cache"
and
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \Cur rentVersion\Internet Settings\Cache"
Create a new DWORD "Persistent" and change the value to "0" for emptying and "1" to remove this option.

14. Clear the Internet Explorere typed
 addresses history
"HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs"
And delete the subkeys.

15. Remove recent documents from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoRecentDocsMenu" and change its value to "1".

16. Remove Network connections from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoNetworkConnections" and change its value to "1".

17. Remove My documents from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoSMMyDocs" and change its value to "1".

18. Remove My pictures from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer "
Create a new DWORD "NoSMMyPictures" ad change its value to "1".

19. Remove My music fro start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoStartMenuMyMusic" and change its value to "1".

20. Reboot windows after crash
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\C ontr ol\CrashControl"
Create a new DWORD "AutoReboot" and change its value to "1".Restart the machine for the effect to take place.


21. Disable the use of MSDos
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\WinOldApp"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\WinOldApp"
Create a new DWORD "Disabled" and set its value to "1". Change it to "0" for enabling.

22. Enable Directory completion in MSDos prompt
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Command Processor
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor"
Create a new DWORD "PathCompletionChar " and set it to equal the hex value of the required control character.

23. Quick edit the command prompt
 
User Key: "HKEY_CURRENT_USER\Console"
and
System Key: "HKEY_USERS\.DEFAULT\Console"
Create a new DWORD "QuickEdit" and set its value to "1" for enabling and "0" for disabling.

24. Disable Registry editing
"HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ Curr entVersion\Policies\System"
Create a new DWORD "DisableRegistryTools" and change its value to "0" for allowing Regeditand "1" for disabling it.

25. Disable task scheduler
" HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices"
Delete the value from "SchedulingAgent". Usually its value is set to "'mstask.exe".

26. Remove My computer from desktop and start menu

User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\NonEnum"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\NonEnum"
Create "{20D04FE0-3AEA-1069-A2D8-08002B30309D}" and change its value to "1" for removing. Change its value to "0" for showing.

27. Show Windows version on desktop
User Key: "HKEY_CURRENT_USER\Control Panel\Desktop"
Create a new DWORD " PaintDesktopVersion" and change its value to "1" for showing and "0" for removing.

28. Remove My documenst from desktop
Windows 95, 98 and Me
"HKEY_CURRENT_USER\Software\Classes\CLSID\{450 D8FB A-AD25-11D0-98A8-0800361B1103}\ShellFolder"
Windows NT, 2000 and XP
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Explorer\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder"
Modify the value called "Attributes" as "0xf0500174" to hide or "0xf0400174" to show.

29. Disable Scan disk after improper shutdown
" HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\FileSystem"
create a new DWORD "DisableScandiskOnBoot" and change its value to "01" for disablng and "00" for enabling.

30. Automatically end Hung programs.

" HKEY_CURRENT_USER\Control Panel\Desktop"
and
"System Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop"
Modify the value of "AutoEndTasks" to "1".

How to Remove Write Protection On USB Pen Drive or Memory Card or iPod

problem in copying files on their USB portable devices like pen drives, memory card and iPod etc.


§  Cannot copy files and folders, drive is write protected
§  Cannot format the drive, drive is write protected
§  The disk is write protected
§  Remove write protection or use another disk
§  Media is write protected
Some times people say that suddenly their drive become write protected and they are not able to delete any files and folder on the drive and also not able to copy new files and folder to USB portable drive.
Let’s see how can you remove write protection on your portable devices like pen drives, memory cards, iPod and other USB mass storage devices.
Fix:
Write Protection on any portable USB Device can be applied by the physical lock provided on the card adjuster or some times provided on the pen drives, so make sure to make your drive not write protected by moving the lock in right direction.
But even after moving the physical lock for write protection the problem can happen due to some virus action. This happens when some virus or script which applies the registry hack to make any drive write protect when connected to the computer, In that case follow the procedure below to remove write protection from your pen drive.

1. Open Start Menu >> Run, type regedit and press Enter, this will open the registry editor.
2. Navigate to the following path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
Note: If the registry key StorageDevicePolicies key does not exist, you will need to create it
Download this batch file called add.bat from here, and double click after download the key will beautomatically added to registry.

3. Double click the key WriteProtect in the right pane and set the value to 0 in the Value Data Box and press OK button

4.Exit Registry, restart your computer and then again re-connect your USB pen drive on your computer

Add an item to the Send To menu

When you right-click a file name or a thumbnail in Microsoft Windows XP, you see a shortcut menu for that file. One of the items on the menu is Send To, which enables you to quickly e-mail a file, copy it to your desktop, compress it or copy it to a floppy disk.
You may want to save a copy of the file to a specific folder on your computer. If you have a folder where you frequently place files, you can add that folder’s name to the list of locations on the Send To menu. This can save you the time of opening another Windows Explorer window and copying the file from one folder to another.

To add a folder to the Send To menu:
1. In the My Computer window, click the Tools menu, and then click Folder Options. Click the View tab. Under Hidden files and folders, click Show hidden files and folders, and then click OK
.
2. In the My Computer window, double-click Local Disk (C:), double-click Documents and Settings, double-click your user name, and then double-click SendTo.
3. Click the File menu, click New, and then click Shortcut.
4. The Create Shortcut Wizard appears. Click the Browse button.
5. In the Browse For Folder dialog box, click the folder you want to add to your Send To menu, and then click OK.
6. Click Next-> Click Finish.
Alternatively, you can create a shortcut for your folder at the location of the folder by right clicking and selecting the option Send to Desktop. From Desktop, the shortcut can be copied and pasted in Send To folder.
Now when you right-click a file and click Send To, the destination you selected will be an option on the Send To menu. You can create shortcuts to local or network programs, files, folders, computers, or Internet addresses.

Missing Folder Options Item From Tools or View Menu




Sometimes you find that your system menu item called Folder Options under the Tools menu is missing in  My Computer or in  Windows Explorer and you want to get it back but you dont know how to . Here  are some tips you can try to get it back.

Edit the registry to get the folder options back.
Go to Start, Run then type in regedit and click Ok.
Browse to the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Find the NoFolderOptions key and change the vaule to 0 assuming you have this registry key.
Restart your computer.
Check your computer's policy to make sure its not disabled.
Click on Start, Run and type in gpedit.msc and navigate to the following location:
User Configuration\Administrative Templates\Windows Components\Windows Explorer.
On the right side, set Remove the Folder Options menu item from the Tools menu to Not Configured by double clicking it and setting the appropriate option.
Import a registry tweak\edit.
Download and import this registry tweak that will change settings in your registry.
Download the file.
Double click it and then click Run and then Yes when it asks if you want to import the file into the registry.

Multiple login in Yahoo Messenger from same Computer


Steps for multiple login :
For Yahoo! Messenger with Voice 8 users, it’s now possible to run multiple instances of Yahoo! Messengers (polygamy feature) and log into multiple Y!Msgr accounts with just a simple registry hack. So if you need to open and log-in multiple Yahoo! Messenger accounts as you have a few Yahoo! ID or various other reason, just use the small registry registration file below that once click, will modify and merge the registry setting required to run and execute multiple Yahoo! Messengers at the same time on a computer.


Download ym8multi.zip, extract it and run “ym8multi.reg” contained inside the archive. Once the registry is patched, you can now starting and running multi Yahoo! Messenger with different login or Yahoo! ID accounts. If you want to uninstall the patch/hack, download the ym8multi_uninst.zip uninstaller which contains ym8multi_uninst.reg. Once double click on this uninstaller registration registry value file, it will edit the registry value and set it to disable the ability for Y!M 8 to launch multiple copy of instances.
  • First of all close Yahoo Messenger, if it's open. 
  • Go to Start > Run > Type regedit > Click OK
  • Go to HKEY_CURRENT_USER > Software > Yahoo > pager > Test
  • On the right pane, right-click and choose new Dword value
  • Rename it as Plural
  • Double click and assign a decimal value of 1
  • Now close registry
  • Start Yahoo Messenger and login with Yahoo ID.
  • For signing in with another Yahoo ID, open another messenger and login


You can directly download this file multiple yahoo login.reg , just double click it and click Yes. But before this close Yahoo Messenger. All your work is done. Now, start Yahoo Messenger as many time as you can and login with different Yahoo ID's.


Driver Genius Professional 10.0.0.526 + Serial Fastest Download

 Driver Genius Professional manage your PC to get 100% up to date Drivers and optimize PC performance. Driver Genius Professional is a powerful driver manager for Windows that can backup, restore ,search and update your drivers automatically in several mouse clicks!

Driver Genius Professional is a software that backup and restore drivers.

Here are some key features of "Driver Genius Professional":

· Drivers Backup: Driver Genius can detect and quickly backup drivers installed in system. It can compress the backup drivers to a zip file, self extracting file or an independent executable auto installer program.

· Drivers Restore: You need not install drivers one by one after reinstalling Operating System. Just need only one click you can install all your backup drivers automatically. You can also install drivers in command mode silently. If you need install drivers on multiple PC with the same hardware configuration, Driver Genius can save your much time to reinstall system.

· Drivers Update: Are you still using an old version or beta version drivers? Those faulty drivers always cause compatibility problem. They are the biggest hidden trouble that cause system crash. A suitable drivers can upgrade 50% or even more system performance . There are more than 30,000 devices drivers information in Driver Genius Database that including Motherboard, Sound card, Video card, Network card, Modem, Mouse, Keyboard, Scanner, Printer, Digital device etc. All you need to do is one click, Driver Genius will find out all drivers that need updating. All drivers we offer are official version or WHQL version, you can use them without any compatibility worries.

· Drivers Uninstall: There could be some leftover drivers in your system because of changing hardware or updating drivers. Driver Genius can find out these useless drivers quickly and uninstall them.

· LiveUpdate: We update large numbers of drivers on our website. You can synchronize your database with our download server to get the newest version drivers by Liveupdate program.

Download : Hotfile

MCSA/MCSE Self-Paced Training Kit (Exams 70-292 and 70-296): Managing, Maintaining, Planning, and Implementing a Microsoft® Windows Server™ 2003 Environ

Managing, Maintaining, Planning, and Implementing a Microsoft® 
Windows Server™ 2003 Environ ( 70 - 292  70-296 )
Upgrade your MCSA or MCSE certification—and your job skills—to Windows Server 2003 with this official Microsoft study guide for Exams 70-292 and 70-296. Work at your own pace through a system of lessons, hands-on exercises, troubleshooting labs, and review questions to maximize your performance on the upgrade exams.

The Readiness Review Suite powered by MeasureUp provides 850 challenging questions on CD for in-depth self-assessment and practice. You can choose timed or untimed testing mode, generate random tests, or focus on specific objectives. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies.

You also get expert exam tips plus a full review section inside the book that covers all objectives and subobjectives for both exams, including:

MCSA/MCSE Exam 70-292

Implement, manage, and maintain

# Users, computers, and groups

# Access to resources

# Software update services

# Remote access and Web server

# Disaster recovery

# Name resolution

# Network security

MCSE Exam 70-296


Plan, implement, and maintain:

# Server roles and server security

# Network infrastructure

# Server availability

# Network security and security infrastructure

# Active Directory infrastructure

Download:  Hotfile

MCTS Self-Paced Training Kit (Exam 70-297):Designing a Microsoft Windows Server 2003 Active Directory and Network Infrastructure

Designing a Microsoft Windows Server 2003 Active Directory and Network Infrastructure  70 - 297

The Microsoft Certified Systems Engineer (MCSE) on Windows Server 2003 credential is intended for IT professionals who work in the typically complex computing environment of medium-sized to large companies. An MCSE candidate should have at least one year of experience implementing and administering a network operating system in environments that have the following characteristics:
  • 250 to 5,000 or more users
  • Three or more physical locations
  • Three or more domain controllers
  • Network services and resources such as messaging, database, file and print, proxy server, firewall, Internet, intranet, remote access, and client computer management
  • Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet
In addition, an MCSE candidate should have at least one year of experience in the following areas:

MCTS Self-Paced Training Kit (Exam 70-662): Configuring Microsoft® Exchange Server 2010

Configuring Microsoft® Exchange Server 2010 70 - 662

Announcing an all-new SELF-PACED TRAINING KIT designed to help maximize your performance on 70-662, the required exam for the new MCTS certification: Microsoft Exchange Server 2010, Configuring. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most—including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs for the skills and expertise you can use on the job. Work at your own pace through the lessons and lab exercises. This official study guide covers installing Exchange servers; configuring Exchange recipients and public folders, client access (including Microsoft Outlook® Web Access), and message transport; monitoring databases, mail flow, and connectivity; generating reports; implementing high availability and recovery; and configuring message compliance and security. Then assess yourself using the 200 practice questions on CD, featuring multiple customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers—including pointers back to the book for further study. You also get an exam discount voucher—making this kit an exceptional value and a great career investment.

MCTS Self-Paced Training Kit (Exam 70-293): Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

 Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure  70 - 293

The Microsoft Certified Systems Engineer (MCSE) on Windows Server 2003 credential is intended for IT professionals who work in the typically complex computing environment of medium-sized to large companies. An MCSE candidate should have at least one year of experience implementing and administering a network operating system in environments that have the following characteristics:
  • 250 to 5,000 or more users
  • Three or more physical locations
  • Three or more domain controllers
  • Network services and resources such as messaging, database, file and print, proxy server, firewall, Internet, intranet, remote access, and client computer management
  • Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet
In addition, an MCSE candidate should have at least one year of experience in the following areas:

MCTS Self-Paced Training Kit (Exam 70-291) Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 
Network Infrastructure 70 - 291.

The Microsoft Certified Systems Administrator (MCSA) on Windows Server 2003 credential is intended for IT professionals who work in the typically complex computing environment of medium to large companies. An MCSA candidate should have 6 to 12 months of experience administering client and network operating systems in environments that have the following characteristics:
  • 250 to 5,000 or more users
  • Three or more physical locations
  • Three or more domain controllers
  • Network services and resources such as messaging, database, file and print, proxy server, firewall, Internet, intranet, remote access, and client computer management
  • Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet

MCTS Self-Paced Training Kit (Exam 70-290):Managing and Maintaining a Microsoft Windows Server 2003 Environment

Managing and Maintaining a Microsoft Windows Server 2003 Environment -70 - 290 

The Microsoft Certified Systems Administrator (MCSA) on Windows Server 2003 credential is intended for IT professionals who work in the typically complex computing environment of medium to large companies. An MCSA candidate should have 6 to 12 months of experience administering client and network operating systems in environments that have the following characteristics:
  • 250 to 5,000 or more users
  • Three or more physical locations
  • Three or more domain controllers
  • Network services and resources such as messaging, database, file and print, proxy server, firewall, Internet, intranet, remote access, and client computer management
  • Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet


MCSA/MCSE Self-Paced Training Kit (Exam 70-270): Installing, Configuring, and Administering Microsoft® Windows® XP Professional

MCSA/MCSE Self-Paced Training Kit (Exam 70-270) 

Ace your preparation for the skills measured by MCP Exam 70-270—and on the job—with this official Microsoft study guide, now fully updated for Windows XP Service Pack 2 with Advanced Security Technologies plus other key topics. Work at your own pace through a system of lessons, hands-on exercises, troubleshooting labs, and review questions. 

The Readiness Review Suite on CD, featuring advanced technology from MeasureUp, provides 425 challenging questions for in-depth self-assessment and practice. You can choose timed or untimed testing mode, generate random tests, or focus on specific objectives. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies. 

Maximize your performance on the exam by learning how to:

Perform an installation or upgrade, including remote deployment

Configure and customize the desktop environment

Administer disks, device drivers, printers, file systems, and other resources

Manage TCP/IP networking and support remote and mobile users

Monitor, troubleshoot, and tune system performance

NEW!—Administer security settings and services, including the advances in Windows XP Service Pack


Fix the error message on startup “Windows\System32\config\system” file missing or corrupt


Error message on startup “Windows\System32\config\system” file missing or corrupt:
These type of error messages comes when Windows XP system that does not start because of corruption in windows registry.Most of the windows users who face this type of problems could not start windows, see the error messages like some mentioned below:


Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SOFTWARE


Let’s see how to slove this Problem

This type of error usually occurs when some of the system files got corrupted, due to which windows does boot.You need to repair windows using the windows XP setup cd using the windows recovery console, Boot using Windows Setup CD and enter into “Recovery Console” by pressing “R“. Enter the administrator username and password.


Note: If you are not sure about the administrator password don’t type anything and press Enter.

After entering the correct username and password for the admin account you will see command prompt

Enter the following command at the command prompt.

copy %windir%\Repair\system %windir%\System32\Config” and press Enter

Try restarting your windows to check if the problem is solved and If the above does not work, then again boot into “Recovery Console” and give following commands: (one by one)

fixmbr
bootcfg /scan
bootcfg /rebuild
fixboot

I hope this will fix your Problem.

NTLDR , NTDETECT.COM Missing


You have probem with  “NTLDR is missing, Press any key to restart” during boot up ?

What is NTLDR ?

NTLDR (NT Loader) is the boot loader for all releases of Microsoft’s Windows NT operating system up to and including Windows XP.
This message NTLDR is missing indicates that the boot loader is either corrupted or missing due to some reason.

Let’s now see how we can fix it.

1. Arrange for the bootable Windows XP setup CD.
2. Boot from CD select R=Repair option, by pressing R key during the setup.
3. Select the windows installation.
4. You need to enter in the administrator password when requested, if you had not set any password for the administrator account just press enter without typing.
5. Type the following commands to repair the bootloader, where X is the drive letter for your CD / DVD drive.
 
COPY X:\i386\NTLDR C\:
COPY X:\i386\NTDETECT.COM C:\
 
6. Eject CD-ROM and type exit to restart.

How To Fix USB Device Stops Responding or Copying Error on Windows 7 or Server 2008 R2.


If your Windows 7 or Windows Server 2008 R2 consistently freeze or crash when copy files to USB hard disk or USB flash drive, download and apply the latest Microsoft Hotfix filed under article ID 976972 might be the solution. However, this KB976972 hotfix only applicable to computer that uses:

Running Windows 7 or Windows Server 2008 R2.
Has an NVIDIA USB Enhanced Host Controller Interface (EHCI) chipset.
Has at least 4GB of RAM.

An error may occur when user tries to copy data from the computer to an external USB storage device.
When copying data or files and folders from PC to an USB storage devices such as USB flash drive, portable hard disk drive, or any USB devices, the copy operating may stop without completing or before done copying, or worse, the computer may stop responding. The issue may occur if there is any input/output (I/O) operations on the USB storage device, where the I/O operations fail.

Microsoft has identified that problem in KB976972, and has released hotfix to resolve the issue, which can be downloaded for free from Microsoft Download Center.

Download KB976972 Update for Windows 7

Download KB976972 Update for Windows 7 and Windows Server 2008 R2

How to Determine the Program or Process That Owns an Error Message Window

Error message dialog boxes usually have title bar text containing the application or process name that generated the error. You may sometimes come across a situation where an error message dialog appearing with no text in the title bar, leaving the user to guess which program caused the error.


Using Process Explorer – "Find Windows’ Process" button

Imagine there are around 25 process showing up in the Task Manager and terminating each one at a time to track down the source process is a difficult task. To track it down quickly, use Process Explorer. It has a "Find Windows’ Process" (target-like) button which lets you know the process name of a window that’s currently open.
Download Process Explorer and run it.
Click the target-like button present in the toolbar area, drag and drop it on the target window (i.e. the error message dialog that you want to track.) To make this possible, first you must keep the error message window and Process Explorer side by side.
Process Explorer automatically highlights the Process name that owns the target Window.
In case the highlighting doesn’t happen, restart Process Explorer elevated (Click the File menu and  and then click "Show Details for All Processes") and try again, just in case the source process that caused the error, is running elevated.
To know more about that process, double-click it and look at the "Image" tab.
Now you know which application had raised that error message. Start your troubleshooting from here!

Transfering Favorite Registry to another System

In the Registry Editor, you can use the Favorites feature to add the frequently visited registry keys on a list that is accessible on the Favorites menu. This is done using the Add to Favorites option on the Favorites menu. When you click on the item on the Favorites menu, the corresponding branch is automatically opened. Here is a tip that tells you how to backup or transfer the Registry Editor Favorites to another system.

The Favorites listings are stored in the following registry location:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Applets \ Regedit \ Favorites
To backup the key, open Registry Editor (regedit.exe) and navigate to the above branch. Right-click on the Favorites key, choose Export and save the branch to a .reg file.
To transfer the Registry Editor favorites to another system, copy the .reg file to the target system, right-click on the file and then choose Merge. You can transfer the favorites to any system running Windows Me, 2000, XP or Vista or Windows 7

Windows Easy Transfer Error

When you start the Windows Easy Transfer tool in Windows 7, the error "You’re currently logged on using a temporary profile" may pop up and the utility may quit.

This happens if one of the user accounts (not necessarily the current user account) in the system is logged on with a temporary profile. Any customizations that you make in the temporarily profile are lost after you log off the system. When Windows loads a temporary profile for an account, the following notification is shown and a corresponding event is recorded in the Windows Event Log.
Your user profile was not loaded correctly! You have been logged on with a temporary profile.
Windows Easy Transfer takes that into consideration and acts prudently by informing the user about the temporary profile, and not proceeding further. To resolve the problem, you must first fix the user account affected by this problem. Create a System Restore point and then follow these steps:
1. Logon to an administrative user account other than the user account that is experiencing the problem.
2. Click Start, type Regedit.exe and press {ENTER}
3. Navigate to the following branch and expand it:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ ProfileList
4. From the File menu, click Export and backup the branch to a .REG file.
5. Then, locate the SID that contains ".bak" suffix. (e.g. S-1-5-21-508115838-3306226147-1483886728-501.bak)

6. Note down the "ProfileImagePath" value data for the SID with ".bak" suffix.
7. Right-click on the SID with ".bak" suffix, and click Delete
8. Exit the Registry Editor
9. Open the following folder location using Windows Explorer
C:\Users
10. Right-click on the affected user profile folder (as noted in Step 6), click Rename. Assign "-old" suffix to the profile folder. For example, if the user profile folder is "Guest", rename it to "Guest-old"

11. Login to the affected user account ("Guest" account in this case) and then log off. This regenerates a new "Guest" folder under the Users directory.
** You don’t need the following step if there isn’t any useful data left in the old user account **. I wouldn’t care much about my "Guest" profile since no critical data is stored in there.
12. Logon to an administrator account and then copy your user data from the old profile. (i.e. Copy data from "Guest-old" to "Guest") leaving out the user registry files. You have more detailed instructions at Copy User Data from a Corrupted User Profile. [Caveat: Since you're leaving out the user registry, per-user desktop customizations from the old profile is not carried on to the new profile]
You should be able to run Windows Easy Transfer utility successfully now.

Display The Shutdown Menu When Your Computer’s Power Button Is Pressed

By default, your Windows XP will shut down when the Power button is pressed. It’s a good idea to change it so that the shutdown menu is opened instead, especially if you have little kids running around the house.
It’s quite easy to change it:

Step 1:

Go to your Windows XP’s desktop and right-click it. Select “Properties” and the Display Properties window will appear.
Open the “Screen Saver” tab and look for the “Power” button near the bottom of the window. Click it.
step1

Step 2:

In the “Power Options Properties” window that opens,  go to the “Advanced” tab.
There is a dialog box in the “Power Buttons” section. Choose what you want Windows to do when the power button is pressed.
“Ask me what to do” will make it open up the shutdown menu.
step2

Step 3:

Click “OK” and restart your computer. From now on, pressing the power button will open the shutdown menu, letting you decide what you want to do.