Releases: PolarGoose/ShowWhatProcessLocksFile
Releases · PolarGoose/ShowWhatProcessLocksFile
v6.0
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