Sunday, July 25, 2010

The Problem Of Undeleted Files..

You probably sometimes try delete file and suddenly appear message like this:cannot delete file, access is denied, the source or destination file may be in use and etc. Don´t worry, in this tutorial we will see few methods that can help. For example , you have file problems.exe and you cannot delete that file. Lets say that directory path for problem.exe is c:\folder\problems.exe

steps>

Open Notepad and write del /F “c:\folder\problems.exe” and save file like killfile.bat on C:

Then go to Control Panel -> Sheduled Tasks -> Ad Sheduled task When scheduled task wizard appear click Next



Then click Browse and choose killfile.bat


Choose When my co
mputer starts and click Next



Enter username and password, Next





and when you restart your pc it will delete that files.

No comments:

Post a Comment