Man, something is going down with computer and I need some help. It started with this one .mpg I couldn't delete because Windows was telling me that it was in use in another program (which it never was.) This had happened before but usually I just tried again or waited a little, then I could delete it. But this one never will delete. Not even in
(
Read more... )
Comments 7
Boot your computer into DOS, preferably off of a boot disk. I don't know what version of Windows you're running, but you should be able to find instructions somewhere on how to make one.
Once you're in DOS, go into the directory where the file is stored. I'm gonna assume that you do know how to do that much. You know:
C:\>cd c:\mydocu~1\mpegs\
or whatever. Then change the file attributes:
C:\My Documents\mpegs\>attrib -s -h -a -r file.mpg
(that's saying "please change the file attributes to NO system, NO hidden, NO archive, and NO read-only)
And then try
C:\My Documents\mpegs\>del file.mpg
That's all I got, folks. I'm worthless re: whether or not this is a spyware function, or a virus, or whatever. Alls I know is boot into DOS and try doing things by hand.
Reply
Reply
Whenever my computer starts acting too weird, I wipe it off and reinstall everything. This is a big hassle, but it's the most effective thing.
Reply
Reply
Reply
Reply
Reply
Leave a comment