1Password has a CLI tool that’s very helpful for integrating into things like setup scripts and handling development secrets more securely. Unfortunately, on Windows, there’s no installer. Instead, you’re prompted to extract an archive, create the destination directory and add it to your PATH. This is annoying once, impractical to do multiple times and enough of a hurdle for others to be quite a pain, especially when you want to keep up to date with the most recent version. I’m sure 1...