Can't delete an old folder (think it was some virus before in this folder)

  • Thread starter Thread starter Kenneth
  • Start date Start date
K

Kenneth

Hello,



Is their anyone who can help me to delete a folder with the following path;

"C:\temp_old\ com1 \ lpt1 \ con2 "

When I try to delete it windows says that the following path can not be
found!!



Regards,

kenneth
 
Kenneth said:
Is their anyone who can help me to delete a folder with the following path;
"C:\temp_old\ com1 \ lpt1 \ con2 "

Assuming that you want to delete the whole thing, open a command prompt
(Start > Run > cmd.exe) and type "RD /s C:\temp_old". That will take care
of the problem in most cases.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top