Packaging MSDE in with Winforms C# app, using Windows packages

From: Paul Aspinall (paul_at_aspy.co.uk)
Date: 02/04/05


Date: Fri, 04 Feb 2005 20:45:01 GMT

Hi
I want to package my C# winforms app, to be deployed with MSDE, as easily as
possible for the end user.

I want to create an MSI or Installshield (prefer MSI), to setup my C# app,
together with MSDE (if not already installed), and the MSDE application DB.

How can I detect if MSDE is already installed??

Has anyone does this?? How??

Thanks

Paul



Relevant Pages