Jump to content

Delete an "Undeletable" File


MSNwar

Recommended Posts


@toreach

If you cant delete a file or folder or file with bad characters just open a command prompt (Eingabeaufforderung :-)) and change to the parent folder, i.e.:

C:

cd "Programme"

Then enter "dir /x" to see the short DOS filename (in your case it may be Comman~1), then enter "rd Comman~1" or "del Comman~1" to delete the folder/file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...