SkillAgentSearch skills...

FileLockedBy

2-in-1: A console app to close the specified handle + Explorer context menu integration (.Net Core)

Install / Use

/learn @zanybaka/FileLockedBy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Applications

Console v1

A legacy method of searching the exact process which locks the specified file.<br/> Use ExclusionFolders.txt and ExclusionProcesses.txt to speed-up the process.

Console v2

Allows to find the exact process pretty quick via Restart Manager API.

Usage

Run the application with a specified file to unlock it.<br/> FileLockedBy.exe myDocument.docx<br/>

Explorer integration

Register the application<br/> alt<br/> Navigate to a locked file which needs to be deleted<br/> alt<br/> Do mouse right-click on the file<br/> alt<br/> Click Unlocker in the menu<br/> alt<br/> Click Unlocker once again to be sure the file is unlocked<br/> alt<br/> Delete the file<br/> alt<br/> PROFIT!

Microsoft.Win32.Registry is used due to .Net core limitations.<br/>

View on GitHub
GitHub Stars6
CategoryProduct
Updated1y ago
Forks2

Languages

C#

Security Score

75/100

Audited on Oct 21, 2024

No findings