An open API service indexing awesome lists of open source software.

https://github.com/filiprokita/forcedelete

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.
https://github.com/filiprokita/forcedelete

automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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