Skip to content

Releases: PolarGoose/ShowWhatProcessLocksFile

v6.0

29 Apr 02:35
Compare
Choose a tag to compare
  • Improve performance by using NtDll API instead of Sysinternals Handle

v5.0

16 Sep 18:30
Compare
Choose a tag to compare
  • 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

04 Feb 18:22
Compare
Choose a tag to compare
  • Switch to using Handle2 to get information about locking files or folders.
  • Full Unicode support. No more ? signs in the file names containing non ASCII symbols.
  • Improved accuracy of the results.

v3.0

12 Dec 19:41
Compare
Choose a tag to compare

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

22 Jul 19:01
Compare
Choose a tag to compare

Fix the behaviour of the Refresh button.

v1.0

19 Jul 19:15
Compare
Choose a tag to compare
Initial commit