Fatal Error
Error Message: “Fatal Error: An error has been encountered that prevents setup from continuing.
One of the components that Windows needs to continue setup could not be installed.
Press OK to view the setup log file.”
Translation:
This error message means the Setup program is unable to read from your WinXP installation CD.
Solution:
If your WinXP installation CD is very damaged or scratched, you’ll have to get a replacement from Microsoft.
You may be able to resolve this by copying the setup files from the CD to a folder in your hard drive. If you’re installing WinXP to a clean hard drive, insert a Win98 or WinMe startup disk in your computer’s floppy drive and reboot the computer.
At the command prompt, type the following command:
xcopy [CD Drive Letter]\i386\*.*
c:\i386\*.* /s /e
This command copies all the files in the i386 folder of your WinXP installation CD to a new i386 folder in your C: drive.
The /s and /e command switches ensure that you copy all directories and subdirectories (even empty ones) to the new location.
Now, type c:\i386\winnt.exe to continue the setup process. Winnt.exe is the installation
file that must be used when you’re running the Setup program from a startup disk command
prompt.
Related Posts by Categories
- Ultimate Windows Tweaker v1.2 Released
- How to add a Website Link at Desktop Context Menu
- How to Turn off Sign In Multiple feature in WLM
- How to Reduce the Silverlight App size
- How to Add your Blog Activities on Windows Live Account
- How to copy Text from images
- How to hide Desktop Icons in Windows 7 and Windows Vista
- How to add Tag to the Picture in Windows Vista & Windows 7
- How to merge multiple PDF files in single PDF file
- How to determining whether or not a photo has been edited
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- Ultimate Windows Tweaker 1.1 Beta released
- Command-Line Switches for Sc.exe
- How to change Windows Registered Owner and Organization Name
- How to register and unregister dll files
- Increase the size of Recycle Bin
- Changing the Drive letter
- How to disable media sharing in Windows Media Player
- How to enable CMD at Right Click Context Menu
- How to install Windows Vista in less than 512 MB of RAM
- How to Play .OGM Video Files in Windows Vista
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add "Open with Notepad" to the Context Menu for All Files
- Add Defragment to a Drives Right-Click Menu
August 2, 2008 at 7:52 PM
Nice Mr. Hari....
thx for the trick...
Post a Comment