Deleting files/folders problem
Discussion
OK chaps, I'm trying to delete a file and a folder from my PC and I am unable to, when I press the delet key I get "access denied file may be in use etc." Now they are file planted there by some pop-up software for automatic downloading etc.
There must be a way of getting rid of them, any ideas? Rich...
There must be a way of getting rid of them, any ideas? Rich...
Dos mode is the best and 100% tried and tested route.
But the file may be set as:
read only
system file
hidden
all of the above.
if you find the directory where the file is and type:
attrib -r -s -h filename.ext
then
del filename.ext it should work
you may have to use all three (-r -s -h) or one or two.
OPTION 2 (in Windows)
press CTRL-ALT-DEL and fins the tasks that are running.
See if you can spot the one that refers to the pop-up program. highlight and end it.
Then try deleting the file again in windows.
This may work.
Good Luck.
Ramesh
But the file may be set as:
read only
system file
hidden
all of the above.
if you find the directory where the file is and type:
attrib -r -s -h filename.ext
then
del filename.ext it should work
you may have to use all three (-r -s -h) or one or two.
OPTION 2 (in Windows)
press CTRL-ALT-DEL and fins the tasks that are running.
See if you can spot the one that refers to the pop-up program. highlight and end it.
Then try deleting the file again in windows.
This may work.
Good Luck.
Ramesh
are you using 2k / NT4 or XP
It could be that the File is owned by someone else, and your not logged in as the admin
If you know how, login as the Admin and try again, if you dont, let me know your windows Version and we can move from there.
Also, if you let us know what the file name / location is. It might well be that its in use by another application.
Ta
It could be that the File is owned by someone else, and your not logged in as the admin
If you know how, login as the Admin and try again, if you dont, let me know your windows Version and we can move from there.
Also, if you let us know what the file name / location is. It might well be that its in use by another application.
Ta
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff