|
![]() |
|||
|
home products solutions news downloads order support about us |
|
|||
Resource Tuner Console |
||||
|
||||
|
|
Frequently Asked Questions Pre Sale Q: Do you have any kind of package deal including Resource Tuner Console and the GUI version? Yes, we have. Click HERE for more information. Q: How do you license your Single Developer licenses? Our Developer licenses are licensed per user or per developer seat basis, whichever is less, limited to the number of seats purchased, and allow 1 developer to work with the product. This means that you have to purchase a license for each individual user of Resource Tuner Console in your organization, and you may use the program on exactly one computer per license. The Single Developer license comes with 18 months of free product updates and maintenance releases. General Q: What is the difference between the demo version and the full version? Resource Tuner Console Demo allows you to process only two files at a time. Resource Tuner Console Demo watermarks the resulting executables with a custom string inserted into the Version Info resource, such as "Made with an unregistered copy. Register to remove this message". Q: How can I make sure I have the Windows Scripting Host engine enabled on my machine? It's easy to test: open notepad, type Msgbox "hello world", save as test.vbs and click it, you should get a messagebox on your screen with that text inside. Q: Does RTC support other scripting languages? RTC reads and executes scripts using the Windows Scripting Host engine. Any active script language installed and supported by Windows Scripting Host can be theoretically used for scripts, but at the moment RTC uses VBScript by default as a general scripting language, because we consider it being the practical limit with this design. Resource Editor Q: I don't see any help about modifying Menu and Dialog strings. Is this possible and how? No, it is impossible. At the moment, Resource Tuner Console does NOT support for any manipulation of the Menu, Dialog, RC Data, and Cursor resources. But we are working on it. Q: How do I change the main application icon in my EXE file with batch file "change all icons"? Objective: Replace the main application icon including images of all sizes (from 16x16 to 256x256) and color depths (from 4 bit to 32 bit) with new icon images from an external .ico file from the command-line. There are 4 steps: 1. Download and install Resource Tuner Console. 2. Place your source .EXE and .ICO files in the directory named "%RTC%\Demo\Src", where %RTC% is the root directory where RTC has been installed. 3. Create the .RTS script file edit_my_exe.rts and the .BAT file edit_my_exe.bat, and place them in the Resource Tuner Console root directory, i.e. %RTC%. 4. Run the .bat file. The output .EXE file will reside in the directory named "%RTC%\Demo\Release". All changes will log in the rtc.log file.
Note: You can place the source .EXE and .ICO files wherever you want, in any directories, but you will have to replace the paths to source and destination locations in the provided sample script.
Start tuning your applications now Buy Resource Tuner Console now and start tuning and customizing all your software. |
|||