Installing Windows Prerequisites from the Command Line on 64-bit Operating Systems
Follow this process to install Windows prerequisites for administrative image installation using the command line on 64-bit Versions of Windows.
To install multiple components in one install operation, create a batch file with the commands provided in the following procedures and use it to push the components to the client computers.
- Ensure that the target computer has at least 620 MB of available disk space and a valid TEMP directory.
- Install Office Web Components by running this command:
administrative_image_directoryOfficeWeb_11owc11.exe
- Install the Visual C++ 2005 Redistributable Package:
administrative_image_directoryMicrosoft_C++_2005_Redistributable_(x64)vcredist_x64.exe /Q
administrative_image_directoryMicrosoft_C++_2005_Redistributablevcredist_x86.exe /Q
Both the 32-bit and the 64-bit versions of this package must be installed. - Install the Visual C++ 2008 Redistributable Package:
administrative_image_directoryMicrosoft_C++_2008_Redistributable_(x64)vcredist_x64.exe /Q
administrative_image_directoryMicrosoft_C++_2008_Redistributablevcredist_x86.exe /Q
Both the 32-bit and the 64-bit versions of this package must be installed. - For Windows XP and Windows Vista, install Microsoft .NET Framework 3.5 using Windows Server Update Services.
It is not necessary to install the .NET Framework image on Windows 7 or later.
- Install the Visual Studio Tools for Applications:
administrative_image_directoryMicrosoft_VSTAvsta_aide.msi
- Install the Visual Studio Remote Debugger:
administrative_image_directoryVSRemoteDebuggerinstall.exe /Q