NAME¶
genresscript - generate resource script from PE and NE binaries
SYNOPSIS¶
genresscript [
FILE]...
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.
SEE ALSO¶
extresso(1),
icotool(1),
wrestool(1).
AUTHOR¶
This manual page was written by Colin Watson <cjwatson@debian.org> and
Oskar Liljeblad <oskar@osk.mine.nu>.
COPYRIGHT¶
Copyright © 2001 Colin Watson
Copyright © 2001 Oskar Liljeblad
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.