From: Michael Linfield Date: 2009-09-15T06:28:56+09:00 Subject: Re: whats the best way to package deploy a Ruby app to windows??? (no UI, also standalone if possib Greg Hauptmann wrote: > Hi, > > Whats the best way to package deploy a Ruby app to windows??? (no UI, > also standalone if possible) > > In other words a tools I can create a normal windows installation > package, or self extracting package, so that non-techo's who get the > installation can run it in seemlessly. Would need to be stand alone > (i.e. no requirement for them to have installed Ruby themselves). > > Thanks But this would defy the point of an interpretive language o_O If deploying is something your interested in, consider a compiled language? Regards, - Mac -- Posted via http://www.ruby-forum.com/.