


WSCC is a free, portable program that allows you to install, update, execute and organize the utilities from various system utility suites. To alleviate this problem and allow easy organizing and automatic updating of these tools, we have the Windows System Control Center tool from KLS Soft. I am sure for such a ubiquitous tool that I am searching the nooks and the solution is hiding in plain sight, but I am not very experienced in package managers and thus I am getting a tad weary in this searchĮDIT: Whilst the accepted answer below is valid for the question I have come to realise that I could have just used chocolatey for the entire process, as chocolatey quite rightly recognises it as a package: choco info SysInternals to find available packages with this name and then choco install. \chocolateyInstall.ps1 it comes up that a keyword "Install-ChocolateyZipPackage" is not recognised. When trying to run the (presumed) install script at C:\chocolatey\lib\sysinternals.2018.12.27\tools\chocolateyInstall.ps1 with Set-ExecutionPolicy Bypass -Scope Process -Force | Powershell.

SysInternals seems to have 2 great packages in the form of handle and junction. I am currently trying to make junctions in my Windows 10 filesystem and also need to delete a directory with process-locked files in it.
