Run Curator as a Windows Service

I've a Windows VM, is it possible to run curator as a windows service so it runs by itself? Or is cron the only way to do it?

What I want to achieve is to have curator constantly monitor my elasticsearch and automatically execute an action if the criteria was met.

You should be able to use the Windows Task Scheduler in place of cron.