1GENRESSCRIPT(1) General Commands Manual GENRESSCRIPT(1)
2
3
4
6 genresscript - generate resource script from PE and NE binaries
7
9 genresscript [FILE]...
10
12 This manual page documents briefly the genresscript command. This man‐
13 ual page was written for the Debian GNU distribution because the origi‐
14 nal program does not have a manual page.
15
16 Genresscript takes any number of PE or NE binaries, and outputs a
17 resource script with all resources from the binaries listed. (Every‐
18 thing but the destination filename will be filled in in the script.)
19 This is useful when you already have extracted images and want to cre‐
20 ate a resource script of them.
21
23 -t
24
25 --type=ID
26 list resources of this type instead of group_icon
27
28 -b
29
30 --base=PATH
31 the default extraction name of all resources
32
33 -s
34
35 --sort sort alphabetically instead of using order in binary
36
37 --help display this help and exit
38
39 --version
40 output version information and exit
41
43 extresso(1), icotool(1), wrestool(1).
44
46 This manual page was written by Colin Watson <cjwatson@debian.org> and
47 Oskar Liljeblad <oskar@osk.mine.nu>.
48
50 Copyright © 2001 Colin Watson
51
52 Copyright © 2001 Oskar Liljeblad
53
54 This is free software; see the source for copying conditions. There is
55 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
56 PURPOSE.
57
58
59
60genresscript (icoutils) April 18, 2005 GENRESSCRIPT(1)