recover file with too long name

  • Thread starter Thread starter Lapchuk
  • Start date Start date
L

Lapchuk

Dear Mr.-Ms.
I have a PowerPoint presentation file with a name which
too long for Windows 2000.
Is it possible to change the file's name to that with
correct name length?

Thakk You,

Best regards

Dr. Lapchuk
 
Lapchuk said:
Dear Mr.-Ms.
I have a PowerPoint presentation file with a name which
too long for Windows 2000.
Is it possible to change the file's name to that with
correct name length?

Thakk You,

Best regards

Dr. Lapchuk

1. Start a Command Prompt
2. Navigate to the folder where the file resides.
3. Rename the file, using a wild card, e.g.
ren xyz*.ppt "Short Name.ppt"
 
Thank You very much!
It works!
-----Original Message-----



1. Start a Command Prompt
2. Navigate to the folder where the file resides.
3. Rename the file, using a wild card, e.g.
ren xyz*.ppt "Short Name.ppt"


.
 
Pegasus said:
1. Start a Command Prompt
2. Navigate to the folder where the file resides.
3. Rename the file, using a wild card, e.g.
ren xyz*.ppt "Short Name.ppt"
 

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