Resource Tuner Console is a tool that enables developers to automate editing of resources in Windows executables. This command-line resource editor allows using VBScript to create a repeatable process for updating and customizing resources during the final stage of the build process, or at any time you wish to make modifications without needing to recompile the source code. The program is well suited for integrating into your build system, and takes the drudgery out of manual editing and repetitive tasks. All the functionality of Resource Tuner Console is called from within your VBScript. Resource Tuner Console fully supports Unicode and allows editing strings in multiple languages, swapping icons, updating version information for several hundred files at once, and more.

What's New:

now offers more options for adding and replacing icons, added placeholders for a more complete way of passing parameters to the script.