I'm building an installation script using Inno Setup and need some help on displaying a text file to the user. I have two files that will display based on the setup type the user selects. How do I display them? Also how do I place an entry in the RunOnce registry setting (I want to run a database build script if the user select to install SQL Server Express)?