How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Cómo Slipstream Internet Explorer 8 (IE8) en Windows Server, XP o Vista DVD de instalación
Earlier Windows operating system such as Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008 are shipped with Internet Explorer 6 (IE6) or Anterior sistema operativo Windows como Windows XP, Windows Vista, Windows Server 2003 y Windows Server 2008 se envían con Internet Explorer 6 (IE6) o Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. por defecto. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft ha publicado una nueva versión del navegador web Internet Explorer en serie, a saber, Internet Explorer 8 (IE8) Internet Explorer 8 (IE8) . . For users, administrators or IT professionals who wish to preinstall Internet Explorer 8 web browser on earlier version of Windows operating system, it's possible to slipstream IE8 into the OS image. Para los usuarios, administradores o profesionales de TI que deseen preinstalar Internet Explorer 8 navegador web en la versión anterior del sistema operativo Windows, es posible slipstream IE8 imagen en el sistema operativo.
Microsoft provides a Microsoft proporciona una guide guía to preinstall the Windows Internet Explorer 8 Internet browser, as well as any additional Internet components on earlier operating systems that are supported. preinstalar Windows Internet Explorer 8 del navegador de Internet, así como los componentes adicionales de Internet en anteriores sistemas operativos que son compatibles. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Asimismo, el documento también se proporciona una lista de ajustes desatendida que se pueden utilizar para automatizar la configuración y el despliegue de Internet Explorer 8.
How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Cómo Slipstream IE8 a Windows XP, Windows Vista y Windows Server 2003/2008
- Install the Instale el Windows Automated Installation Kit (Windows AIK) El kit de instalación automatizada de Windows (Windows AIK) that matches your local computer configuration. que coincida con su configuración de equipo local. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. La versión de Windows AIK no debe coincidir con la imagen en la que se le slipstreaming de Internet Explorer 8.
Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Nota: No se puede utilizar una versión de 64 bits de Windows AIK con una imagen de Windows Vista x86.
- Copy the Windows Vista installation directory from the DVD ( Copie el directorio de instalación de Windows Vista desde el DVD ( download Windows Vista with SP2 ISO images descargar el SP2 de Windows Vista con las imágenes ISO ) to your local computer. ) A su equipo local.
- Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Crear tres carpetas temporales, usando convenciones de nombres que le ayudará a recordar el propósito de cada carpeta. For example: Por ejemplo:
- C:\Slipstreaming\Mount C: \ Slipstreaming \ Monte
- C:\Slipstreaming\Package C: \ Slipstreaming \ Paquete
- C:\Slipstreaming\Test C: \ Slipstreaming \ Test
- Download Internet Explorer 8 Descargar Internet Explorer 8 , to the C:\Slipstreaming directory. , A la carpeta C: \ Slipstreaming directorio. For example, C:\Slipstreaming\IE9×86en. Por ejemplo, C: \ Slipstreaming \ IE9 × 86en.
- Open a Command Prompt window, and extract the Microsoft Update Standalone Packages (.msu) file from the Internet Explorer directory, by typing: Abra una ventana del símbolo del sistema, y el extracto de Microsoft Update independiente Paquetes (. MSU) de archivos de Internet Explorer directorio, escribiendo:
<Path_to_IE80_Setup> /x: <MSU_File_Location> <Path_to_IE80_Setup> / X: <MSU_File_Location>
Example: Ejemplo:
C:\Slipstreaming\IE8×86en\IE8-WindowsVista-x86-enu.exe /x: C:\Slipstreaming\IE8×86en C: \ Slipstreaming \ IE8 × 86en \ IE8-WindowsVista-x86-esn.exe / x: C: \ Slipstreaming \ IE8 × 86en
Where Path_to_IE80_Setup is the location of your Internet Explorer 8 files and the MSU_File_Location where to store the extracted .msu file. Cuando Path_to_IE80_Setup es la ubicación de su Internet Explorer 8 archivos y el MSU_File_Location dónde almacenar extraído. MSU archivo.
- Expand the .msu file by typing: Ampliar la. MSU archivo escribiendo:
expand.exe <MSU_File_Location> -F:* <Package_Location> expand.exe <MSU_File_Location>-F: * <Package_Location>
Example: Ejemplo:
expand.exe C:\Slipstreaming\IE8×86en\IE8.MSU -F:* C:\Slipstreaming\Package expand.exe C: \ Slipstreaming \ IE8 × 86en \ IE8.MSU-F: * C: \ Slipstreaming \ Paquete
Where MSU_File_Location is the location of your Internet Explorer 8 .msu files, extracted during step 5, and the Package_Location is where to store the expanded package. Cuando MSU_File_Location es la ubicación de su Internet Explorer 8. MSU archivos, extraída en el paso 5, y es donde la Package_Location para almacenar el paquete ampliado.
- Mount your Windows Vista image, by using the following command-line text: Montar su imagen de Windows Vista, mediante el uso de la línea de comandos siguiente texto:
imagex.exe /mountrw install.wim <Image_Number> <Mount_Location> imagex.exe / mountrw install.wim <Image_Number> <Mount_Location>
Example: Ejemplo:
“C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /mountrw C:\Slipstreaming\VistaSP1×86en\sources\install.wim 4 C:\Slipstreaming\Mount "C: \ Archivos de programa \ Windows AIK \ Tools \ x86 \ imagex.exe" / mountrw C: \ Slipstreaming \ VistaSP1 × 86en \ fuentes \ install.wim 4 C: \ Slipstreaming \ Monte
Where imagex.exe includes the location to the Cuando imagex.exe incluye la ubicación de la ImageX tool ImageX herramienta , install.wim includes the location to your installation image, Image_Number is a numerical value for the operating system image, and Mount_Location is the location where you want to store the mounted image. , Install.wim incluye la ubicación de su imagen de instalación, Image_Number es un valor numérico para la imagen del sistema operativo, y Mount_Location es la ubicación donde desea almacenar la imagen montada.
Important: If you are unsure of your operating system image number, you can type the following text into a Command Prompt window, using an arbitrary high-value number: Importante: Si usted no está seguro de su sistema operativo número de la imagen, puede escribir el siguiente texto en una ventana del símbolo del sistema, usando un alto valor arbitrario número:
imagex.exe /dir C:\VistaRTM\sources\install.wim 20 imagex.exe / dir C: \ VistaRTM \ fuentes \ install.wim 20
From the returned information, select your operating system SKU, and then refer to the IMAGE INDEX value. De la información proporcionada, seleccione el sistema operativo SKU y, a continuación, se refieren al Indice de Imagenes valor. This value is the <Image_Number>. Este valor es el <Image_Number>.
- At the command prompt, type the following text: En el símbolo del sistema, escriba el texto siguiente:
pkgmgr.exe /n:<Package_Location>\WindowsVista-KB#-NEUTRAL.xml /o:”<Mount_Location>;<Mount_Location>\windows” /s:<Test_Location> /l:<Log_File_Location> pkgmgr.exe / n: <Package_Location> \ WindowsVista # KB-NEUTRAL.xml / o: "<Mount_Location>; <Mount_Location> \ windows" / s: <Test_Location> / l: <Log_File_Location>
Example: Ejemplo:
“C:\Program Files\Windows AIK\Tools\x86\Servicing\pkgmgr.exe” /n:”C:\Slipstreaming\Package\Windows6.0-KB944036-x86.xml” /o:”"C:\Slipstreaming\Mount”;”C:\Slipstreaming\Mount\windows”" /s:”C:\Slipstreaming\Test” /l:”C:\Slipstreaming\slp.log” "C: \ Archivos de programa \ Windows AIK \ Tools \ x86 \ Servicios \ pkgmgr.exe" / n: "C: \ Slipstreaming \ Paquete \ Windows6.0-KB944036-x86.xml" / o: "" C: \ Slipstreaming \ Monte "," C: \ Slipstreaming \ monte \ windows "" / s: "C: \ Slipstreaming \ Test" / l: "C: \ Slipstreaming \ slp.log"
Where pkgmgr.exe includes the location to the Package Manager tool. Cuando pkgmgr.exe incluye la ubicación de la herramienta Gestor de paquetes. Package_Location is the location to your Package folder, Mount_Location is the location to your Mount folder, and Test_Location is the location to your Test folder, all created in step 3. Package_Location es la ubicación de su carpeta Package, Mount_Location es la ubicación de su carpeta de montaje, y Test_Location es la ubicación de su carpeta de prueba, todos los creó en el paso 3. Finally, the Log_File_Location is the location where you want to store the generated log file. Por último, el Log_File_Location es la ubicación donde desea almacenar el archivo de registro generado.
- At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” En la realización del proceso slipstreaming, compruebe que el archivo de registro de los estados, "código de salida 0 × 00"
- At the command prompt, type the following text to save your changes: En el símbolo del sistema, escriba el texto siguiente para guardar los cambios:
imagex /commit /unmount <Mount_Location> imagex / comprometerse / desmontar <Mount_Location>
Example: Ejemplo:
“C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /commit /unmount C:\Slipstreaming\Mount "C: \ Archivos de programa \ Windows AIK \ Tools \ x86 \ imagex.exe" / comprometerse / desmontar C: \ Slipstreaming \ Monte
Where Mount_Location is the location of the Mount folder you created in step 3. Cuando Mount_Location es la ubicación de la carpeta de montaje que ha creado en el paso 3.
- Configure your Internet Explorer 8 installation as part of your installation image by creating and using an answer.xml file and performing an unattended installation. Configurar su instalación de Internet Explorer 8 como parte de su imagen de instalación mediante la creación y el uso de un archivo answer.xml y realizar una instalación desatendida.
After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Después de slipstreamed, la imagen del sistema operativo Windows puede ser re-compilado en la ISO y la quemaron a disco DVD. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Los usuarios que deseen estudiar más acerca de la configuración desatendida posible desplegar IE8 puede descargar el archivo directamente desde Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or o SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .
IMPORTANT : The page is machine translated and provided "as is" without warranty. IMPORTANTE: La página está traducida máquina y proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Related Articles Artículos relacionados
- Automated Installation Kit (AIK) for Windows Server 2008 and Vista SP1 Direct Download Links El kit de instalación automatizada (AIK) para Windows Server 2008 y Vista SP1 Descarga Directa Enlaces
- Bypass and Crack Internet Explorer 7 (IE7) Final Installation to Skip and Bypass WGA Genuine Windows Validation Bypass y crack Internet Explorer 7 (IE7) Final de instalación a Ir y Bypass de Ventajas de Windows Original validación de Windows Original
- How to Integrate and Slipstream SP1 Into Windows Vista RTM ¿Cómo integrar y Slipstream SP1 en Windows Vista RTM
- SlipStream Windows Vista SP1 into DVD ISO Image by Reverse Integration SlipStream Windows Vista SP1 en DVD de imagen ISO de Integración inversa
- Restore, Enable and Display the Missing Internet Explorer (IE or IE7) Icon on Windows Vista Desktop Restaurar, Activar y Mostrar los Desaparecidos de Internet Explorer (IE o IE7) Icono en el Escritorio de Windows Vista
- How to Uninstall Windows Internet Explorer 8 (IE8) in Vista Cómo desinstalar Windows Internet Explorer 8 (IE8) en Vista
- How to Slipstream or Integrate Microsoft Office 2007 Service Pack (SP1 and SP2) Into RTM Installation Files Cómo Integrar Slipstream o Microsoft Office 2007 Service Pack (SP1 y SP2) En los archivos de instalación RTM
- Disable or Turn Off (Or Enable and Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode Deshabilitar o Desactivar (o activar y encender) de Windows Vista Internet Explorer 7 (IE7) Modo protegido
- Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links) Descargar Internet Explorer 8 (IE8) Beta 1 (directo del servidor Microsoft Links)
- Download Windows Automated Installation Kit (AIK) For Windows 7 and Server 2008 R2 Descargar kit de instalación automatizada de Windows (AIK) para Windows 7 y Server 2008 R2









































