I found one of the best application for windows a while ago: Scoop It is a command-line installer for windows. There are couple other applications which are similiar, like Chocolatey, which I’ve tried and installed couple of applications with it but I never got to use it that much. I really don’t know why, I’m sure it...

At work we need to sometimes install a several tomcat instances on multiple machines. This was quite tedious to do manually so in order to speed things up, I wrote a powershell script which automates the installation. So the only thing I would need to do is to download the specific version that is needed and then run...