I have an application with a connection to the database and I need to create an installer that contains the database script so that it is installed together with the application or at some point in the first execution. How to create an installer through inno setup with the associated database through Entity Framwork?