From: Terry Michaels Date: 2010-07-18T16:17:21+09:00 Subject: Ruby Shoes: Self-contained? I've been learning to use Shoes. The included manual indicates that to start shoes applications, I must execute Shoes, and then select the application I want to run through the file dialog window. This is fine for me, the developer, but it seems like there should be some way to start Shoes and the application in one command, so I can make this a little simpler for my end users. But if I attempt to run "./shoes2.run Shoes says that the application does not exist. -- Posted via http://www.ruby-forum.com/.