Hi, I have developed an application which uses SQL Server. In order to create the relevant databases and stored procedures I am relying on Scripts. At the moment I am having to run these separately to the installation through OSQL. Is there a way to integrate the scripts into the Installation process?