+ Reply to Thread
Results 1 to 6 of 6

Thread: SQL Express Core PreReqs

  1. #1

    Default SQL Express Core PreReqs

    I see in the Redistr. Manager that Microsoft SQL Server 2005 Express Edition is version 9.0.1399.6.

    When I download the SQL Express from Microsoft, I have version 9.0.2047.

    Is it possible to update this Prereq to latest version ?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: SQL Express Core PreReqs

    Hello,

    Good point. We already have 9.0.2047 support for the upcoming SetupBuilder 6.0. I think we can use the same for SetupBuilder 5.6. I'll check this and get back to you.

    Thank you for bringing this to my attention.

    Friedrich

  3. #3

    Default Re: SQL Express Core PreReqs

    While we're at this topic, optimally I'd like a feature that lets me add Windows SP2 as a PreReq. But I don't want to bundle it with the installation, but only install it if it is available from the same location as the installation file. That way, we can still provide our software installer as a "light" download, but when we distribute it on CDs, we'd want to include the whole Windows SP2 upgrade along side with it.

  4. #4
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: SQL Express Core PreReqs

    Hello,

    I fear the Windows SP2 is only available as a Microsoft Windows Update, not as a public (separate) redistributable.

    But if you have a Windows SP2 redistributable available, you can handle this with three or four lines of script code. Check if SP2 is installed. If this is not the case, execute the SP2 update, then reboot and continue the installation.

    Does this help?

  5. #5

    Default Re: SQL Express Core PreReqs

    Thanks for your reply.

    Windows SP2 is actually available for complete download from:
    http://www.microsoft.com/downloads/d...displaylang=en

    I'll just add the extra scripts to install this. I'll have to do the same with the other PreReqs as well to keep my installer size down. I'm afraid this makes automatic PreReqs is not usable in my case.

  6. #6

    Default Re: SQL Express Core PreReqs

    Thanks for the link.

    We'll add a note to the documentation on how to distribute the XP2 update as a PreReq.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Core PreRequisites Version 6.0
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 12-18-2006, 11:57 PM
  2. SetupBuilder 5.5 Core Prerequisites
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 12
    Last Post: 08-13-2006, 04:29 AM
  3. Scripts for SQL Express and .Net 2 Framework.
    By wtmullican in forum SetupBuilder
    Replies: 2
    Last Post: 06-27-2006, 07:01 AM
  4. VS2005/SQL Express crashed InstallShield 11
    By Unregistered in forum SetupBuilder
    Replies: 3
    Last Post: 11-22-2005, 02:06 AM
  5. Creating a SQL Server DB & User Login via Install Process
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 04-23-2005, 07:45 AM

Tags for this Thread

Posting Permissions

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