Free Trial Software Downloads Resource Tuner - Win32 resource editor, more...
Heaventools Home
 

home      products      solutions     news     downloads     order     support     about us

 

 
Resource Tuner Tutorials & How-to's
 

 

home | next 

How to Edit Text Strings

StringTable Resource

Strings stored in stringtables and messagetables are primarily used as text in message boxes, list boxes, combo boxes, tooltips, and statusbars. Stingtable strings can also contain control characters and placeholders (e.g., %d, %s).

Stringtable resources specify a group of one or more null-terminated strings each limited to a maximum of 4,097 characters. Each string comprises an entry in a given stringtable and corresponds with a unique ID that identifies it.

Changing strings

1. Expand the String folder that’s found in the Resource Tree view, and select the stringtable resource to be edited in the Resource Tree. You will see the STRINGTABLE script.
2. Press the Resource Editor button to edit a selected stringtable. Or simply double-click the resource item directly.

Press the Resource Editor button to edit a selected stringtable

3. Select the string entry from the table and make any desired changes. You can also open a text file to use as a source (Ctrl+O) or paste text from clipboard (Ctrl+V).

Change a selected text string in EXE file

4. Press OK to close the Resource Editor and select 'File' -> 'Save File As ...' to save the changes you've just made to the target file. If warned that the image size has changed, click "Yes" to update the file size.

Any change you make can be restored prior to quitting the editor using the OK button. To abort your changes quit the editor using the Cancel button.

String IDs cannot be edited. These values are hard coded into the target file. Changing them is likely to cause the modified program to crash.

If you need to update existing string resources, delete, or add new ones for several hundred files, you are more than likely going to want some way to implement this with a batch file. Whenever large numbers of files have to be processed or to be accessible through scripting / batching, you need Resource Tuner Console.

Tutorials      
home | next 

 


Take a look at  Resource Tuner Screenshots

Buy Now Personal License ... US$39.95
Business License ... US$79.95

Download a 30 day trial version of ResTuner    How to Order

     

Home  •   Site Map  •   Purchase  •   Downloads  •   Support  •   F.A.Q.  •   Forum  •   About