----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: DeepakG_MSFT Message 1 in Discussion Hi Folks, I've just posted the source code of the Custom Action (one that allows you to attach a SQL Server database as part of the setup) that I demonstrated yesterday to the Documents section (look for a file called RestoreDatabase.zip). This is a bare bones skeleton code to demonstrate using an installer derived class. When using it in a production environment you should add error checking to this code. Also, this is just the Install custom action, you will have to provide an Uninstall custom action which will undo the steps performed during installation by your custom action. Some links that you will find useful: a.) http://www.installsite.org/ b.) http://blogs.msdn.com/RobMen/ You can download the Visual Studio 6.0 Installer that I had mentioned yesterday from: http://www.microsoft.com/downloads/details.aspx?FamilyID=5fbbc453-cd04-4562-a66e-5c21436e6f56 (Roughly 17 MB of download). HTH, Deepak ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/Bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
