I have created a custom feature selection dialog with checkboxes using these instructions: http://www.advancedinstaller.com/user-g ... ature.html. One of the optional features listed on this dialog is a SQL Server database restore. When this feature is checked I would like to take an existing database backup file and perform the restore. How do I go about doing that?
Your help is greatly appreciated!