已鎖定 What's up with the "Reboot" step?

  • 2009年6月9日 上午 09:10
     
     
    The installer (on my machine) has a third from the last step called "Reboot". I assumed this was a marker to tell the user the installer would need to reboot at that stage, but on my install it did not reboot. It actually quickly went through that step and actually said something like "Installing Reboot...".

解答

  • 2009年6月9日 下午 05:41
     
     已答覆
    Hi Qythyx,
    The following answer was provided by Jason S. Hartman - MSFT:

    The "Reboot" component ensures that the .NET 2.0 SP2 package has been installed and committed to the system before allowing setup to progress to the SQL Server Express installation.  Typically this is only an issue for Vista+ where the .NET 2.0 SP2 package is a Windows Update package that may require a reboot to finish (during the "Configuring Updates" screen before or after the actual reboot).  If the .NET 2.0 SP2 package is not committed to the system before SQL is installed, the SQL install will fail.

    If you've installed .NET 2.0 SP2, or if you're installing on an OS where this package is delivered using standard MSI packages, it's typical that the check performed by this Reboot component will indicate that a reboot is not actually required and installation will continue.

    Hope this helps!


    Thanks.

    -Qaiser Sadiq (MSFT)

     


    MSFT SDET - Deployment Technologies Group

所有回覆

  • 2009年6月9日 下午 04:44
     
     
    Hi Qythyx,
    Please refer to Heath Stewart's blog on the Collect Tool for information on collecting install logs.  If you have any other related questions let me know.
    Thanks.

    Qaiser Sadiq (MSFT)
    MSFT SDET - Deployment Technologies Group
  • 2009年6月9日 下午 05:41
     
     已答覆
    Hi Qythyx,
    The following answer was provided by Jason S. Hartman - MSFT:

    The "Reboot" component ensures that the .NET 2.0 SP2 package has been installed and committed to the system before allowing setup to progress to the SQL Server Express installation.  Typically this is only an issue for Vista+ where the .NET 2.0 SP2 package is a Windows Update package that may require a reboot to finish (during the "Configuring Updates" screen before or after the actual reboot).  If the .NET 2.0 SP2 package is not committed to the system before SQL is installed, the SQL install will fail.

    If you've installed .NET 2.0 SP2, or if you're installing on an OS where this package is delivered using standard MSI packages, it's typical that the check performed by this Reboot component will indicate that a reboot is not actually required and installation will continue.

    Hope this helps!


    Thanks.

    -Qaiser Sadiq (MSFT)

     


    MSFT SDET - Deployment Technologies Group