Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 451 Bytes

UnlockFile

UnlockFile allows to unlock a file by shutting down the applications that lock the file.

How to install UnlockFile?

  1. Install .NET Core 2.1: https://www.microsoft.com/net/download/Windows/run
  2. Install the UnlockFile:
dotnet tool install --global UnlockFile

How to use UnlockFile?

UnlockFile "c:\test\file.txt"

Windows Explorer integration

UnlockFile RegisterShellMenu --run-as-admin --pause