logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

genresscript - generate resource script from PE and NE binaries

Author

       This   manual   page   was   written   by   Colin   Watson   <cjwatson@debian.org>  and  Oskar  Liljeblad
       <oskar@osk.mine.nu>.

Description

       This manual page documents briefly the genresscript command.  This manual page was written for the Debian
       GNU distribution because the original program does not have a manual page.

       Genresscript takes any number of PE or NE binaries, and outputs a resource script with all resources from
       the binaries listed.  (Everything but the destination filename will be filled in in the script.)  This is
       useful when you already have extracted images and want to create a resource script of them.

Name

       genresscript - generate resource script from PE and NE binaries

Options

-t--type=ID
              list resources of this type instead of group_icon

       -b--base=PATH
              the default extraction name of all resources

       -s--sort sort alphabetically instead of using order in binary

       --help display this help and exit

       --version
              output version information and exit

See Also

extresso(1), icotool(1), wrestool(1).

Synopsis

genresscript [FILE]...

See Also