1.1           Preconditions to run the Unattended Installation

Engineering Base offers besides a standard installation options for unattended installations based on the Windows Installer: The Windows Installer installs msi packages by using the executable msiexec.exe. This executable can only be used to run unattended installations, if you install the following system prerequisites files before (the files can be found on the installation medium).

Install on both operating systems (x86 and x64):

·            Windows Installer 4.5 (Redist\WindowsInstaller4.5\...)

·            Microsoft Visual C++ 2010 Redistributables x86 (ISSetupPrerequisites\{270b0954-35ca-4324-bbc6-ba5db9072dad})

·            Microsoft Visual C++ 2013 Redistributables x86 (ISSetupPrerequisites\{09F56021-05C8-46A2-BCD8-DBF87ED5C928})

·            Microsoft .Net Framework 4.0 (ISSetupPrerequisites\{32D7E3D1-C9DF-4FA6-9F9B-4D5117AB2917})

·            Microsoft .Net Framework 4.5 (ISSetupPrerequisites\{72D7E3D1-C9DF-4FA6-9F9B-4E5117AB2919})

·            Microsoft SQL Server System CLR Types 12.00.2402 (x86) (ISSetupPrerequisites\Microsoft SQL Server System CLR Types 12.00.2402 (x86))

·            Microsoft SQL Server 2014 Management Objects (x86) (ISSetupPrerequisites\{3AA220C6-16BE-4FAD-A003-75D33605256F})


 

Only on 32-bit operating systems:

·            Microsoft .Net Framework 4.0 – KB982638 (x86) (ISSetupPrerequisites\{5FEE84DE-48A0-4502-BDA2-45E748C55C4A})

Only on 64-bit operating systems:

·            Microsoft .Net Framework 4.0 – KB982638 (x64) (ISSetupPrerequisites\{931C4519-EC14-467B-9683-4644B3133653})

·            Engineering Base x64 (ISSetupPrerequisites\{FCC459AA-DCB7-4AE7-A51E-4DE4F63867BB})

·            SQLServer2005_BC_x64 (ISSetupPrerequisites\{BE09DE31-9D89-4FCF-9B09-5912AE2FD766})

 

Installation with Setup.exe

Setup.exe /V”/log “<LogFilePath>” <PropertyName>=<PropertyValue>”

In this case, the prerequisites will install automatically!