How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Comment Slipstream Internet Explorer 8 (IE8) dans Windows Server, XP ou Vista DVD d'installation

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 Plus tôt le système d'exploitation Windows comme Windows XP, Windows Vista, Windows Server 2003 et Windows Server 2008 sont livrés avec Internet Explorer 6 (IE6) ou Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. par défaut. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft a publié une nouvelle version du navigateur Web dans Internet Explorer série, à savoir 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. Pour les utilisateurs, les administrateurs ou les professionnels qui souhaitent préinstaller Internet Explorer 8 navigateur Web sur la précédente version du système d'exploitation Windows, il est possible d'IE8 sillage dans l'image OS.

Microsoft provides a Microsoft fournit un guide Guide to preinstall the Windows Internet Explorer 8 Internet browser, as well as any additional Internet components on earlier operating systems that are supported. pour préinstaller Windows Internet Explorer 8 navigateur Internet, ainsi que tous les composants supplémentaires de l'Internet sur les systèmes d'exploitation antérieurs qui sont pris en charge. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. En outre, le document donne aussi une liste des paramètres sans assistance qui peut être utilisé pour automatiser la configuration et le déploiement d'Internet Explorer 8.

How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Comment faire pour IE8 Slipstream à Windows XP, Windows Vista et Windows Server 2003/2008

  1. Install the Installez le Windows Automated Installation Kit (Windows AIK) Windows Automated Installation Kit (Windows AIK) that matches your local computer configuration. qui correspond à la configuration de votre ordinateur local. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. La version Windows AIK ne doivent pas correspondre à l'image dans laquelle vous serez slipstreaming Internet Explorer 8.

    Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Note: Vous ne pouvez pas utiliser une version 64 bits de Windows AIK avec un Windows Vista x86 image.

  2. Copy the Windows Vista installation directory from the DVD ( Copiez le répertoire d'installation de Windows Vista à partir du DVD ( download Windows Vista with SP2 ISO images Télécharger Windows Vista avec le Service Pack 2 images ISO ) to your local computer. ) À votre ordinateur local.
  3. Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Créer trois dossiers temporaires, en utilisant les conventions de nommage qui vous aidera à nous rappeler l'objectif de chaque dossier. For example: Par exemple:
    • C:\Slipstreaming\Mount C: \ Slipstreaming \ Mount
    • C:\Slipstreaming\Package C: \ Slipstreaming \ Package
    • C:\Slipstreaming\Test C: \ Slipstreaming \ Test
  4. Download Internet Explorer 8 Télécharger Internet Explorer 8 , to the C:\Slipstreaming directory. , Au répertoire C: \ Slipstreaming. For example, C:\Slipstreaming\IE9×86en. Par exemple, C: \ Slipstreaming \ IE9 × 86en.
  5. Open a Command Prompt window, and extract the Microsoft Update Standalone Packages (.msu) file from the Internet Explorer directory, by typing: Ouvrez une fenêtre d'Invite de commandes, et d'extraire le Microsoft Update Packages Standalone (. MSU) fichier du répertoire d'Internet Explorer, en tapant:

    <Path_to_IE80_Setup> /x: <MSU_File_Location> <Path_to_IE80_Setup> / X: <MSU_File_Location>

    Example: Exemple:

    C:\Slipstreaming\IE8×86en\IE8-WindowsVista-x86-enu.exe /x: C:\Slipstreaming\IE8×86en C: \ Slipstreaming \ IE8 × 86en \-IE8 WindowsVista-x86-fra.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. Path_to_IE80_Setup où est l'emplacement de votre Internet Explorer 8 fichiers et les MSU_File_Location où stocker les extraits. Fichier MSU.

  6. Expand the .msu file by typing: Développez le fichier. MSU en tapant:

    expand.exe <MSU_File_Location> -F:* <Package_Location> expand.exe <MSU_File_Location>-F: * <Package_Location>

    Example: Exemple:

    expand.exe C:\Slipstreaming\IE8×86en\IE8.MSU -F:* C:\Slipstreaming\Package expand.exe C: \ Slipstreaming \ IE8 × 86en \ IE8.MSU-F: * C: \ Slipstreaming \ Package

    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. MSU_File_Location où est l'emplacement de votre Internet Explorer 8. Msu, extraite lors de l'étape 5, et la Package_Location est de savoir où stocker le package élargi.

  7. Mount your Windows Vista image, by using the following command-line text: Montez votre image de Windows Vista, en utilisant la commande suivante de texte en ligne:

    imagex.exe /mountrw install.wim <Image_Number> <Mount_Location> / imagex.exe mountrw install.wim <Image_Number> <Mount_Location>

    Example: Exemple:

    “C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /mountrw C:\Slipstreaming\VistaSP1×86en\sources\install.wim 4 C:\Slipstreaming\Mount "C: \ Program Files \ Windows AIK \ Tools \ x86 \" imagex.exe / mountrw C: \ Slipstreaming \ VistaSP1 × 86en \ sources \ install.wim 4 C: \ Slipstreaming \ Mount

    Where imagex.exe includes the location to the Lorsque imagex.exe comprend l'emplacement pour la ImageX tool ImageX outil , 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 comprend l'emplacement pour votre image d'installation, Image_Number est une valeur numérique pour l'image du système d'exploitation, et Mount_Location est l'emplacement où vous souhaitez stocker l'image montée.

    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: Important: Si vous êtes incertain de votre système d'exploitation numéro d'image, vous pouvez taper le texte suivant dans une fenêtre d'invite de commandes, en utilisant un nombre arbitraire de grande valeur:

    imagex.exe /dir C:\VistaRTM\sources\install.wim 20 / imagex.exe dir C: \ VistaRTM \ sources \ install.wim 20

    From the returned information, select your operating system SKU, and then refer to the IMAGE INDEX value. De l'information retournée, sélectionnez votre système d'exploitation SKU, puis se référer à la valeur d'index IMAGE. This value is the <Image_Number>. Cette valeur est la <Image_Number>.

  8. At the command prompt, type the following text: À l'invite de commande, tapez le texte suivant:

    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: Exemple:

    “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: \ Program Files \ Windows AIK \ Tools \ x86 \ Services \ pkgmgr.exe" / n: "C: \ Slipstreaming \ Package \ Windows6.0-KB944036-" x86.xml / o: "" C: \ Slipstreaming \ Mont ";" C: \ Slipstreaming \ Mount \ windows "" / s: "C: \ Slipstreaming \ test" / l: "C: \ Slipstreaming \ slp.log"

    Where pkgmgr.exe includes the location to the Package Manager tool. Lorsque pkgmgr.exe comprend l'emplacement à l'outil gestionnaire de packages. 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 est l'emplacement dans votre dossier de l'emballage, Mount_Location est l'emplacement dans votre dossier de Mont, et Test_Location est l'emplacement dans votre dossier d'essai, tous créés à l'étape 3. Finally, the Log_File_Location is the location where you want to store the generated log file. Enfin, le Log_File_Location est l'emplacement où vous voulez stocker le fichier journal généré.

  9. At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” À l'achèvement du processus d'installation intégrée, vérifiez que le journal des États-file, "code de sortie 0 × 00"
  10. At the command prompt, type the following text to save your changes: À l'invite de commande, tapez le texte ci-dessous pour enregistrer vos modifications:

    imagex /commit /unmount <Mount_Location> ImageX / commit / <Mount_Location> démonter

    Example: Exemple:

    “C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /commit /unmount C:\Slipstreaming\Mount "C: \ Program Files \ Windows AIK \ Tools \ x86 \ imagex.exe" / commit / unmount C: \ Slipstreaming \ Mount

    Where Mount_Location is the location of the Mount folder you created in step 3. Mount_Location où est l'emplacement du dossier Mount vous avez créé à l'étape 3.

  11. 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. Configurer Internet Explorer 8 de votre installation en tant que partie de votre image d'installation en créant et en utilisant un fichier answer.xml et en effectuant une installation sans assistance.

After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Après slipstreamed, l'image de système d'exploitation Windows peuvent être re-compilé dans l'ISO et brûlés sur un DVD. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Les utilisateurs qui souhaitent étudier davantage sur les paramètres sans assistance possible de déployer IE8 pouvez télécharger le fichier directement à partir de Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or ou SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. IMPORTANT: La page est traduit et machine fournis «tels quels», sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S'il vous plaît se référer à original English article Article original en anglais whenever possible. mesure du possible.


Leave a Reply Laissez une réponse

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Vous pouvez utiliser ces tags: fete_christel <abbr titre=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <<q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Abonnez-vous aux commentaires a été désactivé. To receive notification of latest comments posted, subscribe to Pour recevoir la notification des derniers commentaires postés, abonnez-vous à My Digital Life Comments RSS feed My Digital Life Comments RSS Feed or ou register to receive s'inscrire pour recevoir new comments in daily email digest. nouveaux commentaires dans le courriel quotidien digérer.
Custom Search

New Articles Nouveaux Articles

Incoming Search Terms for the Article Scruter Les terms pour un jour Article

slipstream ie8 xp Slipstream ie8 XP - -- slipstream ie8 Slipstream ie8 - -- slipstream ie8 into xp Slipstream IE8 en xp - -- ie8 slipstream ie8 Slipstream - -- slipstream ie8 into windows xp Slipstream IE8 dans Windows XP - -- IE8 slipstream xp IE8 slipstream xp - -- ie8 silent install ie8 installation en mode silencieux - -- integrate ie8 intégrer IE8 - -- ie8 Slipstreamer ie8 Slipstreamer - -- internet explorer 8 silent install Internet Explorer 8 installation en mode silencieux - -- slipstream internet explorer 8 Internet Explorer 8 Slipstream - -- internet explorer 8 unattended Internet Explorer 8 sans surveillance - -- slipstreaming ie8 slipstreaming ie8 - -- slipstream ie8 windows xp Slipstream IE8 Windows XP - -- ie8 unattended install ie8 installation sans assistance - -- slipstream internet explorer 8 xp Internet Explorer 8 slipstream xp - -- Slipstream xp IE8 Slipstream XP IE8 - -- integrate ie8 windows xp intégrer IE8 Windows XP - -- xp slipstream ie8 slipstream xp ie8 - -- ie8 unattended ie8 sans surveillance - -- slipstream xp slipstream xp - -- Slipstreaming IE8 into XP Slipstreaming IE8 en XP - -- internet explorer 8 slipstream Internet Explorer 8 Slipstream - -- slipstream internet explorer 8 windows xp Internet Explorer Slipstream 8 Windows XP - -- slipstream internet explorer Internet Explorer Slipstream - -- ie8 integrate ie8 intégrer - -- ie8 integration ie8 intégration - -- internet explorer 8 unattended install Internet Explorer 8 installation sans assistance - -- silent install internet explorer 8 installation en mode silencieux Internet Explorer 8 - -- "silent install" internet explorer 8 «installation silencieuse" Internet Explorer 8 - -- slipstream internet explorer 8 into windows xp Internet Explorer 8 en slipstream Windows XP - -- integrate ie8 into windows xp intégrer IE8 dans Windows XP - -- slipstream ie 8 Slipstream soit 8 - -- IE8 silent IE8 silencieuse - -- how to slipstream ie8 xp Comment faire pour IE8 slipstream xp - -- ie8 slipstream windows xp ie8 slipstream Windows XP - -- how to slipstream ie8 into xp Comment faire pour Slipstream IE8 en xp - -- integrate internet explorer 8 windows xp intégrer Internet Explorer 8 Windows XP - -- how to slipstream ie8 Comment faire pour Slipstream ie8 - -- integrate ie8 xp intégrer IE8 XP - -- integrate internet explorer 8 intégrer Internet Explorer 8 - -- integrate ie8 vista intégrer ie8 vista - -- slipstream ie8 in xp Slipstream IE8 dans xp - -- ie8 xp slipstream ie8 slipstream xp - -- "silent install" IE8 «installation silencieuse" IE8 - -- unattended ie8 sans surveillance ie8 - -- how to integrate ie8 comment intégrer IE8 - -- slipstream ie8 vista Slipstream ie8 vista - -- Slipstream explorer 8 xp Slipstream XP Explorer 8 - -- internet explorer 8 slipstreamer Internet Explorer 8 slipstreamer - --