.\" -*- nroff -*- .\" genresscript.1 - Manual page for genresscript. .\" .\" Copyright (C) 2001 Colin Watson .\" Copyright (C) 2001 Oskar Liljeblad .\" .\" This program is free software: you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation, either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . .\" .TH GENRESSCRIPT "1" "April 18, 2005" "genresscript (icoutils)" .SH NAME genresscript \- generate resource script from PE and NE binaries .SH SYNOPSIS .B genresscript .RI [ FILE ]... .SH DESCRIPTION This manual page documents briefly the \fBgenresscript\fP command. This manual page was written for the Debian GNU distribution because the original program does not have a manual page. .PP 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. .SH OPTIONS .IP \fB\-t\fR .IP \fB\-\-type=ID\fR .IX list resources of this type instead of group_icon .IP \fB\-b\fR .IP \fB\-\-base=PATH\fR .IX the default extraction name of all resources .IP \fB\-s\fR .IP \fB\-\-sort\fR .IX sort alphabetically instead of using order in binary .IP \fB\-\-help\fR .IX display this help and exit .IP \fB\-\-version\fR .IX output version information and exit .SH SEE ALSO .BR extresso (1), .BR icotool (1), .BR wrestool (1). .SH AUTHOR This manual page was written by Colin Watson and Oskar Liljeblad . .SH COPYRIGHT Copyright \(co 2001 Colin Watson Copyright \(co 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.