Hi, There is a one way you can follow here and might be it is easiest.
Create bat file in windows and put command to run your rake task in that then setup that bat file in windows services and schedule it as per need. Thanks, Piyush. On May 4, 12:01 pm, ddurose <[email protected]> wrote: > What is the easiest way (on a machine running Windows) to automate a custom > Rake task to run, sleep for 30 minutes, run again and repeat forever? > -- > View this message in > context:http://www.nabble.com/Automating-a-Rake-Task-tp23363959p23363959.html > Sent from the RubyOnRails Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

