Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Posts
    9

    SQL Server 2008 Express dependency package

    Has anyone build a SQL Server 2008 Express dependency package or is this something you can download from Indgo Rose homepage?

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    I would there there's a merge module on MS's site.

    I don't like to use dependancy modules; as they tend to install no mater what (even if the user cancels or aborts or uninstalls the application).

    Instead I think a better way to go is to note it doesn't exist and offer to download it for them -- that way your installer is smaller, and it's an "act" on their part so if they uninstall your app; they will remember to uninstall that too.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Sep 2006
    Posts
    9
    Thanks for the fast reply jassing!

    We would like to do is a silent install of SQL Server 2008 Express, is it possible to do that with a merge module?

    /Mattis

  4. #4
    Join Date
    Sep 2006
    Posts
    9
    I've searched Microsoft website for a Merge module for SQL Server 2008, but can't seem to find it.

    I found this thread at the msdn forums: http://forums.microsoft.com/msdn/Sho...71856&SiteID=1

    As far as I could understand the Setup for SQL Server 2008 Express is not a pure MSI setup and needs to be launched using command line arguments.

    Does this mean that I need to include the setup inside my installation medium and the run it silently by executing it using a script?

  5. #5
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by Mattis View Post
    I've searched Microsoft website for a Merge module for SQL Server 2008, but can't seem to find it.

    I found this thread at the msdn forums: http://forums.microsoft.com/msdn/Sho...71856&SiteID=1

    As far as I could understand the Setup for SQL Server 2008 Express is not a pure MSI setup and needs to be launched using command line arguments.

    Does this mean that I need to include the setup inside my installation medium and the run it silently by executing it using a script?
    It appears so.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

Similar Threads

  1. Dependency Module: Visual C++ 2008 Redistributable Package
    By venky in forum MSI Factory 2.0 Examples & Modules
    Replies: 3
    Last Post: 02-20-2009, 03:08 AM
  2. Dependency Module: Microsoft Report Viewer 2008
    By venky in forum MSI Factory 2.0 Examples & Modules
    Replies: 0
    Last Post: 09-04-2008, 06:59 PM
  3. SQL Server 2005 Express Dependency
    By greenace in forum MSI Factory 2.0 Discussion
    Replies: 2
    Last Post: 07-12-2007, 10:13 PM
  4. Microsoft SQL Server 2005 Express Edition
    By linuxbox in forum Setup Factory 7.0
    Replies: 0
    Last Post: 12-25-2005, 07:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts