Resource Tuner Console Changelog

What's new in Resource Tuner Console 2.22

Jun 24, 2022
  • RTC is Windows 11 and Server 2022 Ready.
  • Improved manipulation of data in the PE files.
  • Fixed errors that occaissionally occurred when processing large executable files (of 1GB or larger).
  • Other minor improvements to the overall performance and stability.

New in Resource Tuner Console 2.20 (Jun 24, 2022)

  • Bugfix: RTC produced an Access Violation error when the system language and locale was set to Japanese or Chinese.
  • Bugfix: Hieroglyphic characters were incorrectly displayed in the output console window.
  • Updated the UPX Unpacker plug-in.
  • Now RTC outputs messages in Finnish and Polish, depending upon the user's locale.

New in Resource Tuner Console 2.10 (Jul 29, 2021)

  • Tested and prepared for the new Windows upgrades.
  • Bugfix: RTC failed on WiX and Wise based setup files.
  • Bugfix: Characters encoded in utf-8 were incorrectly displayed in the output console window.
  • A number of other minor improvements to the overall performance and stability.

New in Resource Tuner Console 2.03 (Jun 10, 2015)

  • Bugfix: Fixed the /A ("Append Log") command line option error.
  • Bugfix: Error when reading and writing binary .RES files.
  • Fixed several minor issues.

New in Resource Tuner Console 2.02 (Jun 10, 2015)

  • Improved manipulation of data in the PE files.
  • Bugfix: In certain conditions, RTC failed to save the modified file.

New in Resource Tuner Console 2.01 (Jun 10, 2015)

  • Bugfix: Repeated save operations caused corrupted files.
  • Fixed several minor issues.

New in Resource Tuner Console 2.00 (Aug 2, 2014)

  • Version 2 is all new and completely rewritten
  • Added two more ways of replacing Icon/Cursor entries with the ChangeIcon/Cursor functions
  • Added the UserErrorLevel property to return the user-defined exit codes
  • The main procedures became functions and now return True if the operation is successful
  • Now RTC outputs messages in Swedish and Portuguese, depending upon the user's locale
  • The SortGroupCursor/Icon procedures are no longer required, now RTC 2 automatically performs these operations

New in Resource Tuner Console 1.93 (Jul 2, 2013)

  • Now supports direct access to data and manipulation of data in a PE file. Added the new PEDataProxy object.
  • Now RTC supports multiple instances running at the same time.
  • Bugfix: RTC didn't actually delete the original resource until saving the file.
  • RTC is now Windows 8 Ready.
  • Fixed several minor issues.

New in Resource Tuner Console 1.92 (Jul 2, 2013)

  • Bugfix: RTC failed if the Windows Regional Settings were set to Portuguese Brazilian.
  • Bugfix: Microsoft's signtool.exe corrupted RealBasic based applications after using RTC on them.
  • Fixed several minor issues.

New in Resource Tuner Console 1.91 (Jul 2, 2013)

  • Bugfix: RTC failed to open file if the absolute file path contained '..' characters.
  • Bugfix: RTC didn't recognize small icons in the PNG format.
  • Updated the script code templates.

New in Resource Tuner Console 1.90 (Jun 17, 2010)

  • Now supports editing self extracting EXE files created using WinZip Self-Extractor.
  • Now supports restoring the original file timestamps on the file after saving. Added the SetFileTime function for setting CreationTime, LastAccessTime and LastWriteTime for a specified file.
  • Bugfix: RTC failed overwriting files opened from an unmapped network drive.
  • Updated the script code templates.

New in Resource Tuner Console 1.81 (Sep 21, 2009)

  • Resource Tuner Console is now Windows 7 Ready.
  • Bugfix: RTC failed on files created using InstallShield 2009.
  • Fixed several issues (mostly minor).

New in Resource Tuner Console 1.80 (Sep 21, 2009)

  • Now the ChangeIcon procedure supports Icon files (.ICO) that contain compressed .PNG images.
  • Added new exit codes.
  • CRITICAL: Changed the way to specify relative paths to the target files in the scripts.
  • Improved processing of huge executable files (of 600MB or larger).
  • Updated the script code templates.
  • Bugfix: The "Scriptfile not found" error message didn't log.

New in Resource Tuner Console 1.70 (Sep 21, 2009)

  • Now RTC supports editing any common data types that stored as custom resources: major graphic files (.GIF, .PNG, .JPG), sound (.WAV, .MIDI) and video (.AVI) files, or binary files (.CAB, etc). Added the ChangeCustomResource procedure.
  • Now supports editing cursors. Added the ChangeCursor procedure.
  • Added the SortGroupCursor procedure for sorting cursors in the Cursor group according to their size and color depth.
  • Added the RebaseImage procedure for changing the image base address.
  • Localized output in Portuguese, depending upon the user's locale.
  • Updated the script code templates and batch files.
  • Updated the UPX Unpacker plug-in.

New in Resource Tuner Console 1.62 (Sep 21, 2009)

  • Updated the UPX Unpacker plug-in.
  • Now the log directory defaults to the Application Data directory.
  • Bugfix: In certain conditions, the resources appeared to be re-ordered.

New in Resource Tuner Console 1.61 (Sep 21, 2009)

  • Localized output in either Italian or Arabic, depending upon the user's locale.
  • Updated the UPX Unpacker plug-in.
  • Updated script code templates and batch files.
  • Fixed several issues (mostly minor).

New in Resource Tuner Console 1.60 (Sep 21, 2009)

  • Added the UPX Unpacker plug-in.
  • The new PluginsProxy object allows managing plug-ins.
  • Added the ability to override the command-line options in the script.
  • Now RTC outputs messages in either English, German, French, or Spanish, depending upon the user's locale.
  • Added the "/E" command line switch, which instructs the program to always use English for its output.
  • Added the StripEmptyResSection property to flag the empty resource section for deletion when saving the file.
  • An improved algorithm for the resource editing engine, which makes it possible to work with non-typical PE files, for instance produced with REALbasic.
  • Updated script code templates and batch files.
  • Bugfix: Resources were not being deleted when deleting all resources at once.
  • Bugfix: In certain conditions, the changes were not being saved when deleting resources.

New in Resource Tuner Console 1.53 (Sep 21, 2009)

  • Bugfix: RTC failed on files created using WiseScript.
  • Bugfix: Fixed an error that occurred when changing LangID in bi-language directories.
  • Bugfix: The invalid XML file error message didn't log when checking a source XML file's contents.

New in Resource Tuner Console 1.52 (Sep 21, 2009)

  • Now RTC outputs messages in either English, German, or French, depending upon the user's locale.
  • The CloseFile, SaveAsResDll, and SaveAsNewImage former procedures became functions.
  • Bugfix: RTC failed on files that had Debug Info sections placed not at the end of the file.
  • Fixed a DEP issue: RTC failed when Data Execution Prevention (DEP) was enabled on the new systems.

New in Resource Tuner Console 1.51 (Sep 21, 2009)

  • RTC is now Vista Ready.
  • Fixed issues on Windows 2003 Server with SP1 installed.

New in Resource Tuner Console 1.50 (Sep 21, 2009)

  • Now supports adding and editing embedded XML manifests.
  • Added the OpenFileEx function to simplify writing scripts.
  • Fixed errors that occaissionally occurred when saving files containing Extra Data (such as debug info, digital certificate, etc).

New in Resource Tuner Console 1.40 (Sep 21, 2009)

  • Now supports deleting resource items. Added the DeleteResource procedure.
  • Now supports editing Bitmaps. Added the ChangeBitmap procedure.
  • New EditMode ANY_LANG for the EditStringTable and EditMessageTable procedures.
  • The Compile procedure is no longer required to save the modified file.

New in Resource Tuner Console 1.30 (Sep 21, 2009)

  • Added Placeholders for a more complete way of handling various data and passing parameters to the script.
  • Now supports adding and editing Large 256x256 PNG-compressed Vista icons.
  • Added the SortGroupIcon procedure to sort out the icons in the Icon group according to their size and color depth, and put them in the right order required for XP and Vista.
  • Now the ChangeIcon procedure supports Icon resource files (.ICO) that contain more than one image

New in Resource Tuner Console 1.20 (Sep 21, 2009)

  • Added the UpdateDataTimeStamp procedure.
  • Added the CreateNewResourcesDll procedure.
  • Now the current directory the script runs in defaults to the working directory, not the directory of Resource Tuner Console.

New in Resource Tuner Console 1.10 (Sep 21, 2009)

  • Now supports editing Icons.
  • Now supports editing StringTables and MessageTables using an external unicode .txt file.
  • Added the SetCurrentFolder function.
  • Now supports adding a resource section to the file that contains no resources at all.

New in Resource Tuner Console 1.80 (Aug 7, 2009)

  • Now the ChangeIcon procedure supports Icon files (.ICO) that contain compressed .PNG images.
  • Added new exit codes.
  • CRITICAL: Changed the way to specify relative paths to the target files in the scripts.
  • Improved processing of huge executable files (of 600MB or larger).
  • Updated the script code templates.
  • Bugfix: The "Scriptfile not found" error message didn't log.

New in Resource Tuner Console 1.70 (Sep 16, 2008)

  • Now supports editing any common data types that stored as custom resources: major graphic files (.GIF, .PNG, .JPG), sound (.WAV, .MIDI) and video (.AVI) files, or binary files (.CAB, etc).

New in Resource Tuner Console 1.62 (Jul 14, 2008)

  • Updated the UPX Unpacker plug-in.
  • Now the log directory defaults to the Application Data directory.
  • Bugfix: In certain conditions, the resources appeared to be re-ordered.

New in Resource Tuner Console 1.5 (Aug 9, 2006)

  • Now offers more options for adding and replacing resources

New in Resource Tuner Console 1.4 (Apr 18, 2006)

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