Archive: Compile-Time: Using file contents as strings.


Compile-Time: Using file contents as strings.
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?


If you store it in the NSIS script format (with defines), you can include the file.