Helping You To Help Yourself.
From its inception No Worries IT has been focused on helping people help themselves with there computer, printer, or IT in general problems. We give free advice through our many channels, and also post fixes and help resources on our site. This section of the site is all about that shared knowledge. We will share help pages, links, and our own knowledge base articles, which may help you fix your own problems.
We accept no responsibility for any mishaps you make following our advice, all the scripts we have available for download are safe, but they do make changes to your registry.
RtlGina2.dll
When this becomes corrupt or damaged you can't log on to Windows XP using the welcome screen, or use fast user switching.
Just download the file below, extract the contents and double click to run the script.
Problem
Winnt_root\System32\Hal.dll missing or corrupt:
Please re-install a copy of the above file.
Windows could not start because of a computer disk hardware configuration problem.
Could not read from the selected boot disk. Check boot path and disk hardware.
Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information.
Windows NT could not start because the following file is missing or corrupt:
Winnt_root\System32\Ntoskrnl.exe
Please re-install a copy of the above file.
Cause
This behavior can occur if any or some of the following conditions are true:
Solution
Method 1
Edit the Boot.ini file to restore or correct the Default entry and to ensure that the other entries in the [Operating Systems] section of the Boot.ini file point to the appropriate directories.
For more information about how to edit the Boot.ini file, click the following article number to view the article in the Microsoft Knowledge Base:
289022 How to edit the Boot.ini file in Windows XP
Method 2
Use the Bootcfg utility in the Recovery Console to correct the Boot.ini file:
Add installation to boot list? (Yes/No/All)
[Type Y in response to this message.]
Enter Load Identifier:
[This is the name of the operating system. Type Windows XP Professional or Windows XP Home Edition.]
Enter OS Load options:
[Leave this field blank, and then press ENTER].
After you perform the preceding steps, restart the computer, and then select the first item on the boot menu. This should allow Windows XP to start normally.
After Windows XP has successfully loaded, the Boot.ini can be modified to remove the incorrect entry.
For more information about how to edit the Boot.ini file, click the following article number to view the article in the Microsoft Knowledge Base:
289022 How to edit the Boot.ini file in Windows XP
Method 3
expand <cd-drive>:\i386\ntoskrnl.ex_ <hd-drive>:\Windows\system32\ntoskrnl.exe
For Multi-Processor systems:
expand <cd-drive>:\i386\ntkrnlmp.ex_ <hd-drive>:\Windows\system32\ntoskrnl.exe
Note In these two commands, the <cd-drive> placeholder represents the drive letter of your CD drive, and the <hd-drive> placeholder represents the drive letter of the hard disk on which windows is installed.
Method 4
Start the computer by using the Recovery Console, and then run theCHKDSK /rcommand.
Note You do not have to include the /p switch in the Chkdsk command-line because the /r switch causes the Chkdsk utility to locate bad sectors and recover readable information. This command implies the /pswitch..