genresscript --version (return code: 0)
genresscript (icoutils) 0.31.0
Written by Oskar Liljeblad.
Copyright (C) 1998-2005 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.
genresscript --help (return code: 0)
Usage: genresscript [OPTION]... [FILE]...
Generates empty resource scripts based on existing PE or NE binaries.
-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
The option --sort can be useful when making scripts from looking at image
directories (where images are sorted by filename).
Report bugs to <frank.richter@gmail.com>