From: Greg Hauptmann Date: 2009-09-15T06:00:28+09:00 Subject: whats the best way to package deploy a Ruby app to windows??? (no UI, also standalone if possible) 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