I'm developing an application by VB.NET which includes an installation wizard. It uses LINQ to SQL.
Is there any way that in last page of installation wizard I can set the connection string once, and the application can then use it after installation?