Deleteing Destop Icon

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey guys im new to Vista and haveing problems. I downloaded a program from a
cd a friend gave me and he gave me the rong one its like a 100 word icon name
on my destop and im trying to delete it and i can because it allways says its
to long to delete to the garbage bin and when i try and rename it to make it
smaller it just says its to long. If any one knows how to help me please do
thnaks.
 
In Start Menu\Programs\Accessories, right click on Command Prompt and choose
Run as Administrator. At the prompt, type:

cd desktop

Press Enter. Then type:

dir /x

Press Enter. In the list presented find the short name for
toolongofaname.ico, for example, toolon~1.ico. Then type:

del toolon~1.ico

Press Enter.
 

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