Execute remote script in Router OS from Windows Machine

Hi!
I want to run a bash file that logs into a mikrotik and execute a script from a Windows machine. That is, a user would just run the file and do the entire process.
I read the following topics: http://forum.mikrotik.com/t/remote-script-execute-via-ssh/33139/1 and http://forum.mikrotik.com/t/send-command-to-mikrotik-remotely/133411/1 but i don’t find any solution.

Any Ideas?
Thanks a lot!

The otherway around: https://forum.mikrotik.com/viewtopic.php?p=882640&hilit=remote+script#p882639

I use the Mikrotik-API + Powershell for some projekts.
It’s not perfect, but i didn’t have any problems yet!