F8

Associate
Joined
5 Aug 2003
Posts
351
Location
Crewe,Cheshire
Downloaded a video file from limewire but its not what i wanted someones renamed it so i tryed to delete the file, but when i right click it wont give me the option to delete it,rename it or anything so i tryed F8 my PC to see if i get the option in safe mode but my F8 wont seem to bring it into safe mode.....i have a microsoft keyboard with F Lock on it so can any one help me remove this file or get me into safe mode so i can see if that works.


Thx in Advance Shotgun
 
Last edited:
have you tried removing it from a command prompt???

sometimes I use the command prompt to do stuff that windows doesn't seem to like, or takes a while to do.

in case you don;t know how;

cd c:\path\to\file\to\delete

del filename.exe


;)

hope it helps.
 
I used to have a keyboard with an F-lock (logitech jobbie), and i found if i turned the F-lock on when i restarted straight away, after a couple of seconds it would turn back off, so i had to watch for it (as it had an LED to say when it was on) so i could quickly turn it back on again to allow my F8 to get me to safe mode. :p
 
Last edited:
I used to have a keyboard with an F-lock (logitech jobbie), and i found if i turned the F-lock on when i restarted straight away, after a couple of seconds it would turn back off, so i had to watch for it (as it had an LED to say when it was on) so i could quickly turn it back on again to allow my F8 to get me to safe mode. :p

Its ok bro sorted that prob ..... I need 2 know how to get rid of this file....?
 
Damn, that Unlocker app is great, managed to delete a couple of folders I've had on for ages that were totally undeletable, wasn't able to change permissions, ownership, or do anything with them, couldn't even delete them from a live linux disc.
 
How do i use the cmd u get rid of the file?

Ok, you need to get to the file location first. I take it you know the path of the file??

at the command prompt, type 'cd ' and then type the path to the folder that contains the file.

example;

cd c:\documents and settings\administrator\desktop\

then type 'del ' and the file name and then press enter.

example;

del test.txt


it should then say ' 1 files(s) deleted'


hope it helps.
 
Back
Top Bottom