1
I have an application with a database connection and need to create an installer that contains the database script for it to be installed together with the application or at some point simultaneously with the first execution. How to create an installer through the Inno setup with the database associated through Entity Framwork?
http://www.c-sharpcorner.com/blogs/executing-sql-file-form-c-sharp1
– rodrigorf