Re: can not delete strange char file in internet temp folder



You may be able to delete it from a Command Prompt with
a wild card, e.g. like so: del 070*.jpg.


"David" <David@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9610DA76-5E64-4FA9-83B3-0A6A5E656A66@xxxxxxxxxxxxxxxx
The '?' char can not be display here but it shows in file explorer and
command prompt. It is ?(html char). Because of this '?' char the folder
can
not be deleted under the command prompt. What should I do?

"Pegasus (MVP)" wrote:


"David" <David@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7708DB5A-8B39-4FFA-ACCF-7E0D8DFF0B37@xxxxxxxxxxxxxxxx
Hello!

How can I delete this 070ñ27_1a[1?.jpg file in internet temp
folder?
It
can not be deleted under the dos. How do I input unicode char from
keyboard?
Thx


Try this in a Command Prompt (which you call "DOS"):

1. Navigate to the parent folder of the problem folder.
2. Type this command:
dir /x {Enter}
3. Make a note of the 8.3 folder name.
4. Type this command:
rd /s /q 8.3_folder name {Enter}





.



Relevant Pages

  • Re: how to delete the foler "Take write access off your guest network account ..." from desktop
    ... The trailing periods in the folder name may be the problem. ... Dragging the folder into the command prompt automatically types the path & ... In the command prompt window type: ... del is the delete command. ...
    (microsoft.public.windowsxp.general)
  • Re: Cannot delete folder from desktop... Item not found
    ... and refresh" method did not work for me in Windows Vista. ... The correct way to do it is to delete the file from the Command Prompt ... you to your desktop folder. ... Then type 'del filename.xyz' where xyz is the file's extension. ...
    (microsoft.public.windows.vista.general)
  • Re: Finding members of RDP groups of a list of computers
    ... command prompt window to the folder where it is saved. ... MVP Directory Services ... Your text file of computer names must be located in a folder on ... When you get to a command prompt you must navigate to this folder. ...
    (microsoft.public.scripting.vbscript)
  • Re: Finding members of RDP groups of a list of computers
    ... got the script to work by double clicking the vbs file. ... cscript //nologo RDPMembers.vbs> report.txt from the command prompt? ... MVP Directory Services ... Your text file of computer names must be located in a folder on ...
    (microsoft.public.scripting.vbscript)
  • Re: Removing a stubborn folder
    ... You cannot delete a file or a folder on an NTFS file system volume ... Dragging the folder into the command prompt automatically types the path & ... Make sure that there are NOT three double quotes, only two, like... ... del is the delete command. ...
    (microsoft.public.windowsxp.help_and_support)

Quantcast