Skip to content

This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.

Notifications You must be signed in to change notification settings

FilipRokita/FORCEDELETE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FORCEDELETE

An application that allows you to delete a file, even when it is in use in another program. Useful for deleting "locked" files. To use the application, run it, and then paste the path to the file. It may be helpful to run the application as administrator.

Usage

  1. Run the program
  2. Input path to the directory you want to delete

About

This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages