Resource Tuner Console: Neuigkeiten und Updates
[Juni 24, 2022] Resource Tuner Console 2.22
Download 60-Tage Resource Tuner Console Testversion
Kaufen Sie die Vollversion
Was ist neu in Version 2.22:
- 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.
Resource Tuner Console Versionhistorie
[März 12, 2019] Resource Tuner Console 2.20
Download 60-Tage Resource Tuner Console Testversion
Kaufen Sie die Vollversion
Was ist neu in Version 2.20:
- 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.
- Fixed several minor issues.
[Aug 07, 2017] Resource Tuner Console 2.10
Was ist neu in Version 2.10:
- Tested and prepared for the new Windows upgrades.
- Bugfix: RTC failed on WiX and Wise based setup files.
- Bugfix: Unicode characters were incorrectly displayed in the output console window.
[Juni 01, 2015] Resource Tuner Console 2.03
Was ist neu in Version 2.03:
- Bugfix: Fixed the /A ("Append Log") command line option error.
- Bugfix: Error when reading and writing binary .RES files.
- Andere kleine Bugfixes und Verbesserungen.
[Jan 07, 2015] Resource Tuner Console 2.02
Was ist neu in Version 2.02:
- Improved manipulation of data in the PE files.
- Bugfix: In certain conditions, RTC failed to save the modified file.
[Okt 14, 2014] Resource Tuner Console 2.01
Was ist neu in Version 2.01:
- Bugfix: Wiederholte Speichervorgänge verursachten beschädigte Dateien.
- Andere kleine Bugfixes und Verbesserungen.
[Aug 01, 2014] Resource Tuner Console 2.00
Neu in Version 2:
- Enthält 2 weitere Möglichkeiten mit den ChangeIcon/Cursor Funktionen Icons und Cursor auszutauschen.
- Die UserErrorLevel Eigenschaft wurde neu hinzugefügt, die den benutzerdefinierten Exit Code zurückgibt.
- Die Hauprprozeduren geben nun "Wahr" zurück, wenn die Operation erfolgreich durchgeführt wurde.
- Lokalisierte Ausgabe in Schwedisch oder Portugisisch, je nach Windows lokaler Spracheinstellung.
- Die SortGroupCursor/Icon Prozedur wird nicht mehr benötigt, RTC 2 erledigt diese Operationen nun automatisch.
[Juli 01, 2013] Resource Tuner Console 1.93
Neu in dieser Version:
- Der direkte Zugriff und die Bearbeitung von Daten einer PE-Datei wird nun unterstützt. Das PEDataProxy Objekt wurde neu hinzugefügt.
- RTC unterstützt nun mehrere gleichzeitig laufende Instanzen des Programms.
- Bugfix: RTC löschte nicht die Originalressourcen bis zum Speichern der Datei.
- RTC läuft nun unter Windows 8.
[März 10, 2011] Resource Tuner Console 1.92
Neu in dieser Version:
- Bugfix: RTC funktionierte nicht, wenn die regionalen Spracheinstellungen auf Brasilianisches Portugiesisch eingestellt waren.
- Bugfix: Microsoft's signtool.exe-Datei beschädigte mit RealBasic programmierte Anwendungen nachdem diese mit RTC bearbeitet wurden.
- Mehrere kleine Probleme wurden behoben.
[Sep 28, 2010] Resource Tuner Console 1.91
Neu in dieser Version:
- 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.
[Jun 01, 2010] Resource Tuner Console 1.90
Neu in dieser Version:
- 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.
[Sep 21, 2009] Resource Tuner Console 1.81
Neu in dieser Version:
- Resource Tuner Console läuft nun unter Windows 7.
- Bugfix: RTC failed on files created using InstallShield 2009.
- Fixed several issues (mostly minor).
[Aug 05, 2009] Resource Tuner Console 1.80
Neu in dieser Version:
- Now the ChangeIcon procedure supports adding hi-res Vista icons from Icon files (.ICO) that contain compressed .PNG images. Previously, RTC could only add Vista icons from stand-alone .PNG files.
- CRITICAL: Changed the way to specify relative paths to the target files in the scripts. Please update your scripts.
- Improved processing of huge executable files (of 600MB or larger).
- Added new exit codes.
- Updated the script code templates.
- Bugfix: The "Scriptfile not found" error message didn't log.
[Sep 10, 2008] Resource Tuner Console 1.70
Neu in dieser Version:
- Added the ChangeCustomResource procedure. 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).
- 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. This will let your DLLs have their image base set manually to avoid conflicts when your application loads a few DLLs having the same 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.
[Juli 10, 2008] • Resource Tuner Console v1.62
Neu in dieser Version:
Version 1.62 is a maintenance and bugfix release:
- 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.
[Apr 14, 2008] Resource Tuner Console v1.61
Neu in dieser Version:
Version 1.61 is a maintenance and bugfix release:
- Updated the UPX Unpacker plug-in.
- Updated script code templates and batch files.
- Localized output in Italian, depending upon the user's locale.
[Jan 15, 2008] Resource Tuner Console v1.60
Neu in dieser Version:
Version 1.60 offers new options for handling executable files:
- 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.
Resource Tuner Console Versionhistorie
Starten Sie mit dem Tuning Ihrer Anwendungen
Entdecken Sie, wie Sie von diesem aufregenden Programm profitieren können. Fangen Sie mit dem Tuning Ihrer Anwendung schon heute an!
Kaufen Sie Resource Tuner Console jetzt für 179 € und erledigen Sie die Ressourcenbearbeitung schneller und leichter.
Download 60-Tage Resource Tuner Console Testversion
Kaufen Sie die Vollversion