Thread: Software advise
View Single Post
Old Mar 8, 2007 | 07:52 AM
  #5  
patchST's Avatar
patchST
Wahay!! I've lost my Virginity!!
 
Joined: Aug 2006
Posts: 71
Likes: 0
From: Manchester
Default

First thing to do is to make sure that any download programs are closed usually they lock the folder when running and then try and delete the folder.

Then if not go to start - run type cmd

in there you need to get to the desktop folder you'll need to type cd desktop

then type dir /x there you'll get a out put like this


C:\Documents and Settings\Administrator>dir /x
Volume in drive C has no label.
Volume Serial Number is ACB1-BFC4

Directory of C:\Documents and Settings\Administrator

18/12/2006 12:56 <DIR> .
18/12/2006 12:56 <DIR> ..
25/07/2006 09:15 <DIR> HOUSEC~1 .housecall
30/01/2007 23:47 <DIR> LIMEWI~1 .limewire
12/01/2007 08:40 <DIR> SPAMAT~1 .spamato4thunderbird
18/12/2006 12:56 121,379 ADOBEF~1.LST AdobeFnt10.lst
08/03/2007 07:59 <DIR> Desktop
15/11/2006 11:11 <DIR> FAVORI~1 Favorites
08/02/2007 07:40 <DIR> INCOMP~1 Incomplete
08/02/2007 07:58 <DIR> MYDOCU~1 My Documents
24/10/2006 07:55 0 qemu-img.exe
07/02/2007 13:17 <DIR> Shared
20/07/2006 07:44 <DIR> STARTM~1 Start Menu
19/08/2005 01:08 0 STI_TR~1.LOG Sti_Trace.log
3 File(s) 121,379 bytes
11 Dir(s) 5,829,396,992 bytes free

C:\Documents and Settings\Administrator>

you need to find the folder name and then look to the right for the foldername~1 then type del foldername~1
Reply