153.

You create a Visual Studio .NET setup project to distribute an application. You add a SQL script
named ACMEDB.SQL. You must ensure that the SQL script is executed during the installation
process.

By adding the SQL script as a custom action to the setup project we ensures that it will be
executed during the installation process.