Is there more information about the command-line usage?

0 votes
asked by about Resource Hacker
edited by

I need to change the "Version Info" and can easily do so with the GUI interface, but would like to automate this as part of my build process using the command-line interface. It provides samples for changing icons and bitmaps, which I have gotten to work, but I'd like to be able to change specific values in the following:

BLOCK "StringFileInfo"
{
BLOCK "040904e4"
{
VALUE "FileDescription", "OLD Name"
...
}
}

I would like to change "OLD Name" to "NEW Name".

1 Answer

0 votes
No avatar answered by (329k points)

I checked the product page and indeed the software supports command-line syntax as well as scripts to automate the changing of various resources. As you can see below, those are the available commands that can be passed to the cmd syntax:

Command line syntax

For additional information about Resource Hacker, access its official website.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...