Work around error message to rename that system file
When you try to rename a system file in Windows 2000 Explorer, you may receive an error indicating that the file is being used by Windows.
Example: When you attempt to rename Kernel32.dll, you receive:
Cannot rename Kernel32.dll: The specified file is being used by Windows.
To work around this behavior:
- Open a CMD prompt.
- Switch (CD) to the folder that contains the file you wish to rename.
- Use the REN command: REN kernel32.dll kernel32.old
This was first published in August 2001
Disclaimer:
Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.
Join the conversationComment
Share
Comments
Results
Contribute to the conversation