Here is how to get Process Explorer up and running on your computers at the office;
Since Process Explorer is based on Java, your computer needs a Java Runtime Engine installed. If your IT organization has a license for i.e., Oracle Java, you can use that For a free alternative, It is recommended to use Adoptium from Eclipse Foundation. That is a free JRE.
From below link, you will find setups;
https://adoptium.net/releases.html?variant=openjdk8&jvmVariant=hotspot
This will install an open-source java runtime engine on server, but with this a web launcher is needed, IcedTea-Web.
Installation of IcedTea-Web
Download IcedTea-web from the following location:
https://adoptopenjdk.net/icedtea-web.html
Select Icedtea-web-1.8.8 and the correct version. For windows-based computers,
select “Windows (MSI) x86_64 icedtea-web-1.8.8) and install it.
The first time you run Process Explorer, you might get the below Security Approval. Please select “Run”.
After first time, this will not appear anymore.