- Start the computer with an MS-DOS boot disk to replace the file if your computer uses the File Allocation Table (FAT) file system on the boot partition.
- Perform a parallel installation of Windows if the boot partition uses the Windows NT file system (NTFS).
- Use the Mv.exe method that is specified in the following
article in the Microsoft Knowledge Base: 184408 How to replace in-use Windows NT system files
- Rename the file at a Windows command prompt. To do so, type
the following lines at a command prompt, pressing ENTER after each line: ren <drive>:\<path>\<file>.sys <drive>:\<path>\<file>.oldAfter you type these lines, restart the computer. Many files cannot be renamed using the Windows Explorer shell, but can be renamed using a command prompt.
copy <drive>:\<temp folder>\<file>.sys <drive>:\<path>\<file>.sys
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.