Hacker News new | ask | show | jobs
by mewse-hn 31 days ago
My first IT job in the late aughts we had a small windows utility that came packaged in a zip file rather than an installer, and we wanted to deploy it across the network. I figured out what registry keys the .exe needed and created a NSIS installer that could be run silently, quickly, and remotely - fun stuff.