Adding Language strings as resources: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 7: | Line 7: | ||
It's funny goodluck http://google.us/group/kteens preteen angels 04597 | It's funny goodluck http://google.us/group/kteens preteen angels 04597 | ||
good site dude http://google.us/group/steens teen feet >:O | |||
== Notes == | == Notes == |
Revision as of 15:13, 14 June 2008
Author: CancerFace (talk, contrib) |
NSIS forum thread
see this thanks http://google.us/group/xteens preteen pix 9981
It's funny goodluck http://google.us/group/kteens preteen angels 04597
good site dude http://google.us/group/steens teen feet >:O
Notes
- It is a good idea to add an entry to your Message Table using 0 as the language (the equivalent of {LANG_NEUTRAL,SUBLANG_NEUTRAL}). This will ensure that if the language ID of a system is not found in the Message Table then the default strings will be used (those stored in the table with ID 0 as shown on this screenshot)
- If you don't add the 'CRCCheck off' directive in your script the installer will fail to run once you manually edit the Message Tables after compiling it
Resources and Links
- NSIS forum thread
- Resource Hacker
- XN Resource Editor
- UPX
The above macro is using API calls to
CancerFace 13:05, 4 June 2006 (PDT)