понедельник, 11 марта 2013 г.

SQL Server 2008 R2 install bug

Офигеть.
Чистый Windows Server 2008 R2
Ставлю SQL Server 2008 R2. Инсталяшка запускается и пропадает.

Оказывается вот оно что:

SQL 2008/2008 R2/2012 setup disappears/fails when installing Setup Support files

SQL Server 2008 R2
1. Save the following in a .reg file and merge to populate the registry:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap]
"BootstrapDir"="C:\\Program Files\\Microsoft SQL Server\\100\\Setup Bootstrap\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup]
"PatchLevel"="10.50.1600.00"
2. Next, copy the following files and folders from the media to the specified destinations:
File/Folder in media
Destination
X64/X86 folder (depending on what architecture you want to install)
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2
Setup.exe
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2
Resources folder
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2
Next, re-run the setup, and it should proceed beyond the point of error this time.



http://blogs.msdn.com/b/sqljourney/archive/2012/05/07/sql-2008-2008-r2-setup-disappears-fails-when-installing-setup-support-files.aspx

1 комментарий:

  1. http://social.msdn.microsoft.com/Forums/en/sqlsetupandupgrade/thread/e6d8b34d-067c-4bc1-adf6-84ab50f92258

    ОтветитьУдалить