Microsoft Knowledge Base Email Alertz

KBAlertz.com: When you install Windows XP, you may receive the following error message:

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **


Community Site



We Send hundreds of thousands of emails using ASP.NET Email


ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 311755 - Last Review: May 4, 2005 - Revision: 5.3

"The file 'Asms' on Windows XP Professional CD-ROM is needed" error message when you install Windows XP

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you.Visit the Windows Vista Solution Center
This article was previously published under Q311755

On This Page

SYMPTOMS

When you install Microsoft Windows XP, you may receive the following error message:
[Files Needed]

The file 'Asms' on Windows XP Professional CD-ROM is needed. Type the path where the file is located, and then click OK.

CAUSE

This issue may occur if the Setup program cannot communicate with the CD-ROM drive.

RESOLUTION

To resolve this issue, use the appropriate method for your computer.

Hard disk formatted with FAT or FAT32 file system

If the hard disk is formatted with the FAT file system or with the FAT32 file system, follow these steps:
  1. Use a Microsoft Windows 98 Second Edition or Microsoft Windows Millennium Edition (Me) Startup disk with CD-ROM drivers to restart the computer.
  2. Copy the Xcopy.exe tool from the Windows 98 Second Edition CD-ROM, the Windows Millennium Edition (Me) CD-ROM, or the hard disk to the Windows Startup disk. To do this, use the appropriate method.

    Windows 98 Second Edition CD-ROM

    Insert the Windows 98 Second Edition CD-ROM in the CD-ROM or DVD-ROM drive, and then at the command prompt type the following lines, pressing ENTER after you type each line, where cd-rom is the drive letter of the CD-ROM or DVD-ROM drive:
    c:
    copy cd-rom:\win98\smartdrv.exe
    copy cd-rom:\tools\oldmsdos\xcopy*.*

    Windows Millennium Edition (Me) CD-ROM

    Insert the Windows Millennium Edition (Me) CD-ROM in the CD-ROM or DVD-ROM drive, at the command prompt type the following lines where cd-rom is the drive letter of the CD-ROM or DVD-ROM drive, and then press ENTER after you type each line:
    c:
    copy cd-rom:\win9x\smartdrv.exe
    extract cd-rom:\win9x\win_17.cab xcopy.exe /L c:\ xcopy.exe
    extract cd-rom:\win9x\win_17.cab xcopy32.exe /L c:\ xcopy32.exe
    extract cd-rom:\win9x\win_19.cab xcopy32.mod /L c:\ xcopy32.mod

    Hard disk

    At the command prompt, type the following lines where drive is the drive letter of the hard disk where Windows is installed, and then press ENTER after you type each line:
    c:
    copy drive:\windows\smartdrv.*
    copy drive:\windows\xcopy*.*
  3. Eject the Windows 98 or Windows Millennium Edition (Me) CD-ROM, and then insert the Windows XP Professional CD-ROM.
  4. Copy the I386 folder and all its subfolders to the hard disk. To do this, type the following lines at the command prompt where cd-rom is the drive letter of the CD-ROM drive, and drive is the drive letter of the hard disk, and then press ENTER after you type each line:
    smartdrv
    xcopy cd-rom:\i386 drive:\i386 /e
  5. Restart the computer, and then start the Setup program again.
  6. When you receive the error message, click Browse, and then type the path of the I386 folder on the hard disk.

    Note You may be prompted several times for the location of this folder. If Browse is not available, see the "Hard disk formatted with NTFS file system" section.

Hard disk formatted with NTFS file system

If the hard disk is formatted with the NTFS file system and you are upgrading an earlier version of Windows, use one of the following methods.

Method 1

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  (http://kbalertz.com/Feedback.aspx?kbNumber=322756/ ) How to back up and restore the registry in Windows
  1. When you receive the error message, press SHIFT+F10 to start a command session.
  2. Type regedit.exe, and then press ENTER.
  3. Click HKEY_LOCAL_MACHINE.
  4. On the File menu, click Load Hive, and then load %Windir%\System32\Config\System.sav.
  5. When you are prompted to specify a name, type Test.
  6. Locate and then click the following key:
    HKEY_LOCAL_MACHINE\Test\ControlSet1\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}
  7. Delete the UPPERFILTERS and LOWERFILTERS registry keys.
  8. Repeat steps 6 and 7 for the other ControlSet# keys under the Test hive.
  9. Click File, and then click Exit to quit Registry Editor.
  10. If the path in the error message is the correct drive letter for the CD-ROM drive, click OK to continue the Setup program.
  11. If you receive the error message again, the Setup program cannot correctly read from the CD-ROM drive, or the path information is incorrect. In this case, restart your computer and let the Setup program resume.

Method 2

If you cannot start Regedit.exe at the command prompt, and there is another available partition where you can install Windows on the hard disk, follow these steps:
  1. Install Windows in the other partition.
  2. Start the new installation of Windows, and then start Regedit.exe.
  3. Follow the steps in method 1, but load the System.sav hive from the original Windows folder.

Method 3

If you are not using a retail Windows XP CD-ROM with a hologram (for example, if you are using a burned CD-ROM), try to run the Setup program from a retail CD-ROM with a hologram. To verify this, start the computer by using Recovery Console, and then check the C:\$win_nt$.~ls folder. Look for the Asms folder. If the folder is missing or the files that it contains are zero bytes, the CD-ROM was not burned correctly.

For additional information about how to use Recovery Console, click the following article number to view the article in the Microsoft Knowledge Base:
307654  (http://kbalertz.com/Feedback.aspx?kbNumber=307654/ ) HOW TO: Install and use the Recovery Console in Windows XP

APPLIES TO
  • Microsoft Windows XP Home Edition
  • Microsoft Windows XP Professional
Keywords: 
kbregistry kberrmsg kbprb kbsetup KB311755
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Anonymous User Reported as Irrelevant  
Written: 6/22/2004 5:24 PM
Doesn't work. You do the registry bit and nothing changes. For a start there is no correct drive letter as it has already said you are using GLOBALROOT\. Guess I'll have to reinstall from scratch. Cheers MS.

Art Reported as Irrelevant  
Written: 2/16/2005 5:36 PM
I followed the instructions about removing the upper and lower reg entrys it didn't work then reboted machine and it Worked like a charm so the secret is to reboot after making the changes to the AAA Hive

Anonymous User Report As Irrelevant  
Written: 6/21/2008 2:01 PM
this si great unless you are doing a clean install on a blank drive. then you are hosed.

stoker Report As Irrelevant  
Written: 11/10/2008 5:58 PM
the registry doesnt work, tried to delete upper and lower things but they wasnt there. need help please

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please