Actual my problem is a bit more simple. I replaced the default Tk icon
with one I created. But when I wrap the application into an exe, the
exe version is dependent on the external icon file. If I remove the
icon file, my exe application will no longer run. I want to be able to
wrap the icon file along with the rest of the application.


On 9/18/07, Joel VanderWerf <vjoel / path.berkeley.edu> wrote:
> Jayson Williams wrote:
> > I am using rubyscript2exe to wrap an application. The problem is that
> > the files that are external to the ruby script are not getting wrapped
> > into the exe file. I think I need to create a RBA file first and then
> > wrap it using rubyscript2exe. Any suggestions?
>
> Are you certain that your program, when you run it with rubyscript2exe,
> requires every library that it will eventually need?
>
> --
>        vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407
>
>