Resource Tuner Console (RTC) addresses the challenge of editing and updating different resource types in large numbers of executable files, and lets you instantly change icons, strings or version numbers in your compiled 32-bit and 64-bit EXE, DLL, or RES files from the command line within a second.
Script-Based Operation: RTC operates based on script files. These script files are plain text files and can be conveniently edited using any ASCII text editor.
Windows Script Host Integration: RTC leverages the Windows Script Host engine to read and execute scripts. Since the Windows Script Host is part of the standard OS installation, you can run RTC on any Windows machine with ease.
Scripting Language Flexibility: By default, RTC employs VBScript as the scripting language. However, any active scripting language supported by Windows Script Host can be utilized to create custom scripts for RTC.