top of page

General

Public·51 members

SQL Express 2014 on Relius 2021 Components ISO

Note: DISC: is substituted for volume of mounted components ISO


SQL 2014 fresh install from components disc fails 10 on Windows 10 with two issues:

  1. In DISC:\SQL2014\SQL2014NewSetup.ini the use of {drive} as a relative path fails

  2. In DISC:\SQL2014\SQL2014NewSetup.ini INSTALLSHAREDDIR and INSTALLSHAREDWOWDIR can not have the same value

To fix this:

  1. Mount the ISO as a drive

  2. Copy DISC:\SQL2014\SQL2014NewSetup.ini to C:\SQL2014NewSetup.ini

  3. Remove read-only file attribute from C:\SQL2014NewSetup.ini

  4. Open Notepad as admin

  5. Edit C:\SQL2014NewSetup.ini

  6. Find/Replace {DRIVE} with actual target volume drive letter of SQL install (i.e C:)

  7. Find INSTALLSHAREDDIR in file and add SQLInstallShared to end of specified path

  8. Find INSTALLSHAREDDIR in file and add SQLInstallSharedWOW to end of specified path

  9. Save file

  10. Using admin cmd/powershell run: DISC:\SQL2014\SQLEXPR_x64_ENU\setup.exe /Configurationfile=C:\SQL2014NewSetup.ini

18 Views
bottom of page