How do you download Zeek on Windows

Hello,

This is my first time using zeek for logging, and I wanted to inquire, how would I setup zeek on Windows? I went through the installation in the documentation, which had me download a bunch of packages using chocolatey, and then it told me to execute the command:

The following command is for running on an x86_64 host.

`C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat x86_amd64`

However, I don’t have the Auxiliary folder setup, and neither does this command mean anything unless I’m forgetting a command( and neither does the next step aka using cmake work in this case)