From: Erik Veenstra Date: 2007-11-19T23:17:49+09:00 Subject: Re: "rubyscript2exe", cannot put picture in the project??? > I can't do it, I use > > require 'rubyscript2exe' > $pic = RUBYSCRIPT2EXE.appdir + '/t.jpg' > picturebox2_img = Image.new($pic) > > where t.jpg is in the same directory with .rb file and when I > run with ruby It works but when I convert to exe, and move to > different directory it doesn't work :'( Which command do you use to "compile" the application? gegroet, Erik V. - http://www.erikveen.dds.nl/