PDA

View Full Version : Compile-Time: Using file contents as strings.


SirElvis
25th September 2003, 09:25
The title says it all. I want to use the contents of files, which are only available at compile-time as strings (parts of the Section description, the MUI_DESCRIPTION_TEXT macro thing). Is this possible? By somehow using !include perhaps?

Joost Verburg
25th September 2003, 11:56
If you store it in the NSIS script format (with defines), you can include the file.