Switch | Parameter |
---|---|
-open | filename - the name of the file that is to be modified. It should be a Windows PE file (*.exe, *.dll etc) or a compiled or uncompiled resouce file (*.res or *.rc) |
-save | filename - the new name of the modified or newly created file, either a modified opened file or an extracted resource |
-resource | filename - contains a resource being added to the opened file. |
-action | action to be performed on the opened file
|
-mask | resource mask - Type,Name,Language commas are mandatory but each of Type, Name & Language are optional |
-log | Filename or CONSOLE or NUL CONSOLE can be abbreviated to CON Logs the details of the operation performed If this switch is omitted, the log will be written to resourcehacker.log |
-script | filename - contains a multi-command script, NOT a resource script for more info: -help script |
-help | options - commandline or script (always logged to CONSOLE) other switches are ignored. |