--0015174c178c8bd972048d7e963b Content-Type: text/plain; charset=ISO-8859-1 On Tue, Aug 10, 2010 at 10:00 AM, El Gato <wmwilson01 / gmail.com> wrote: > In general on Windows you can interrogate the "resource block" to get > the version string, vendor string, etc. of an executable. Does anyone > know how I could go about inserting this into a Ruby app that was > compile with rubyscript2exe? I can't find anything on it. > The rubyscript2exe docs mention resource hacker. It looks like it might do what you need. http://www.angusj.com/resourcehacker/ > > Basically, if someone were to run something similar to this discussion: > > http://stackoverflow.com/questions/602802/command-line-tool-to-dump-windows-dll-version > , I'd want the proper info to be returned. > > Thoughts? > -- > Posted via http://www.ruby-forum.com/. > > --0015174c178c8bd972048d7e963b--