All I know is that it depends on your windows version. But probably it would be easier in your case to install apache webserver and mod_rails aka passenger and configure the apache as a service.
Only problem here: I don't know if passenger runs in windows. I'm using a Linux box for all Ruby projects since I had many problems with various gems that needed to be natively build. -- send by Samsung Galaxy Tab with Overcome Mod Am 10.10.2011 11:22 schrieb "hanish jadala" <[email protected]>: > i want detailed steps to use that command when the windows starts. > > On Mon, Oct 10, 2011 at 1:18 PM, Norbert Melzer > <[email protected]>wrote: > >> Create a link set its working dir to the path of your rails application >> and put the command "ruby script/server" >> >> Then put the link in your superstar of stsrtmenu >> >> This is started when ever the user logs in. >> >> Don't know a way to started before login in >> >> -- >> send by Samsung Galaxy Tab with Overcome Mod >> Am 10.10.2011 08:12 schrieb "honey ruby" <[email protected]>: >> >> hi i wanna run this command ruby script/server automatically when >>> windows start. can any one help me out how to do this . >>> thanks in advance >>> >>> -- >>> 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. >>> >>> -- >> 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. >> > > -- > 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. > -- 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.

