Releases: PolarGoose/ShowWhatProcessLocksFile
Releases · PolarGoose/ShowWhatProcessLocksFile
v10.0
v9.0
- Add the context menu for drives
- Improve process handles filtering. Bug fix: PolarGoose/Handle2#4
v8.0
Set the background of the context menu icon to transparent to look better in the Dark mode.
v7.0
- Detect locked folders
- Search through process modules
- Improve GUI: Use monospaced font for file names in the expanded list
v6.0
- Improve performance by using NtDll API instead of Sysinternals Handle
v5.0
- Enhance locking info retrieval using patched Sysinternals Handle utility.
- Display the username for each process.
- Allow the tool to run without admin privileges.
- Introduce a button to restart the app in an elevated mode.
v4.0
v3.0
Warning: Please manually remove previous version of this application if you had it installed, because since this version the application is installed in the local User's folder and the installation process doesn't require admin rights.
Changelog:
- Use svg icons instead of png
- Install the application to
%AppData%instead of%ProgramFiles%. Admin rights are not needed for the installation. - Show locking information in alphabetical order
- Bugfix: in some situation extra locking information related to another folder was shown.
- Bugfix: processing of locking information was done several times, decreasing the performance.
v2.0
Fix the behaviour of the Refresh button.
v1.0
Initial commit