invalid (pre 2000) file names

  • Thread starter Thread starter Eireson
  • Start date Start date
E

Eireson

I extracted files from a wimzip self-extracting file that
created files in a pre win2000 format that windows does not
recognize and so will not allow me to access or delete.

file name example:

D:\DOCUME~1\EIRESON~1\LOCALS~1\Temp

i attempted to use the win2000 cmd.exe but that doesn't
find them either.

has anyone any idez how to get to these files?

many thanks.
 
You need to use the command line as follows:

* browse to that directory
* use dir /x (you will see the SHORT NAMES)
* delete using the short names (quote them if invalid)
 

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

Similar Threads

RTX Voice 1
Can't delete file 3
BOOT.INI deleted. How to re-create this file? 1
Unable to Change Home Page 1
Missing dll files in Temp folder 2
The data is invalid 7
Mystery 12
Defender Update Problems 2

Back
Top