(!) ResPatcher Feature list

florian

2005-07-29 12:41:15

This is a growing list of feature requests for the ResPatcher. Please post new feature requests as a new topic.

replace/delete resources
Replace/delete, even if the resources have different language IDs, in ResPatcher. Can be done with a command line flag:
-ignoreLangID in order to match resources by name only.
Status: planned for the next minor or major release

Facilitate editing/localizing the look of ResPatchers
Can be done by allowing users to edit the ResPatcher stub in Restorator before creating the ResPatcher.
Status: planned for the next minor or major release

Specify command line options at creation
Allow to specify all command line options already at creation time, like "-force", "guiless", etc. These options can still be overwritten on the command line.
Status: planned for the next minor or major release

Specify source and destination filenames on command line
Add these 2 command line parameters to ResPatchers:
-infile <filename> (or -i)
-outfile <filename> (or -o)
infile is the filename to read, and outfile is the filename to write (you can use the same filename for both).
Status: released (2005 Update 1 build 1457)