How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Kaip Slipstream "Internet Explorer 8 (IE8) į Windows Server, XP arba Vista diegimo DVD

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 Senesnę Windows operacinės sistemos, pavyzdžiui, Windows XP, Windows Vista, Windows Server 2003 ir Windows Server 2008 yra atgabenami su: "Internet Explorer 6 (IE6) arba Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. pagal nutylėjimą. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft išleido naujesnę versiją interneto naršyklės Internet Explorer serija, ty 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. Vartotojams, administratoriams ir IT specialistai, kurie nori Preinstall Internet Explorer 8 naršyklė senesnę Windows operacinę sistemą, galima Slipstream IE8 į OS atvaizdą.

Microsoft provides a "Microsoft" suteikia guide vadovas to preinstall the Windows Internet Explorer 8 Internet browser, as well as any additional Internet components on earlier operating systems that are supported. į Preinstall Windows Internet Explorer 8 naršyklė, taip pat bet kokių papildomų interneto komponentų anksčiau operacinėms sistemoms, kurios yra palaikomos. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Be to, dokumente taip pat pateikiamas sąrašas be parametrų, kurie gali būti naudojami automatizuoti konfigūracijos ir diegti Internet Explorer 8.

How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Kaip Slipstream IE8 Windows XP, Windows Vista ir Windows Server 2003/2008

  1. Install the Įdiekite Windows Automated Installation Kit (Windows AIK) Windows Automatiniai diegimo Kit (Windows AIK) that matches your local computer configuration. kuri atitinka jūsų vietinio kompiuterio konfigūraciją. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. Windows AIK versija neturi atitiktų vaizdą, kurį bus slipstreaming Internet Explorer 8.

    Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Pastaba: Jūs negalite naudoti 64-bit Windows AIK "Windows Vista" x86 vaizdą.

  2. Copy the Windows Vista installation directory from the DVD ( Nukopijuokite Windows Vista diegimo kataloge DVD ( download Windows Vista with SP2 ISO images parsisiųsti "Windows Vista SP2 ISO atvaizdai ) to your local computer. ) Į savo vietiniame kompiuteryje.
  3. Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Sukurti trys laikinojo katalogai, naudojant pavadinimų susitarimus, kurie padės jums prisiminti tikslu kiekvieno katalogo. For example: Pavyzdžiui:
    • C:\Slipstreaming\Mount C: \ Slipstreaming \ kalnas
    • C:\Slipstreaming\Package C: \ Slipstreaming \ paketo
    • C:\Slipstreaming\Test C: \ Slipstreaming \ Test
  4. Download Internet Explorer 8 Atsisiųsti Internet Explorer 8 , to the C:\Slipstreaming directory. , Į aplanką C: \ Slipstreaming katalogas. For example, C:\Slipstreaming\IE9×86en. Pavyzdžiui, 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: Atidarykite komandų eilutės langą ir ekstrakto Microsoft Update standalone programos (. Msu) failą iš Internet Explorer katalogą, įvesdami:

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

    Example: Pavyzdys:

    C:\Slipstreaming\IE8×86en\IE8-WindowsVista-x86-enu.exe /x: C:\Slipstreaming\IE8×86en C: \ Slipstreaming \ IE8 × 86en \ IE8-WindowsVista-x86-enu.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. Jei Path_to_IE80_Setup yra vieta jūsų "Internet Explorer 8 failų ir MSU_File_Location, kurioje saugomi išgauti. Msu failą.

  6. Expand the .msu file by typing: Išplėskite. Msu failą komandą:

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

    Example: Pavyzdys:

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

    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. Jei MSU_File_Location yra vieta jūsų "Internet Explorer 8. Msu failus, išgauti per 5 žingsnyje, ir Package_Location yra kur laikyti išplėstoji pakete.

  7. Mount your Windows Vista image, by using the following command-line text: Mount Windows Vista vaizdą, naudojant šių komandų eilutės tekstą:

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

    Example: Pavyzdys:

    “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 \ kalnas

    Where imagex.exe includes the location to the Jei imagex.exe apima vietovę į ImageX tool ImageX priemonė , 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 apima vietovę jūsų įrenginys vaizdą, Image_Number yra skaitinė vertė operacinės sistemos įvaizdį ir Mount_Location yra vieta, kur norite išsaugoti sumontuotos vaizdą.

    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: Svarbu: Jei nežinote savo operacinės sistemos įvaizdį numerį, galite įvesti šį tekstą į komandų eilutę, naudojant savavališkai didelės vertės numeris:

    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. Nuo grąžino informacijos, pasirinkite savo operacinę sistemą SKU, tada kreiptis į IMAGE RODYKLĖ vertę. This value is the <Image_Number>. Ši vertė yra <Image_Number>.

  8. At the command prompt, type the following text: Į komandų eilutę įrašykite šį tekstą:

    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 /-ai: <Test_Location> / l: <Log_File_Location>

    Example: Pavyzdys:

    “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 \ Servisas \ pkgmgr.exe" / n: "C: \ Slipstreaming \ paketo \ Windows6.0-KB944036-x86.xml" / o: "C: \ Slipstreaming \ kalnas "," C: \ Slipstreaming \ kalnas \ windows "" / s "C: \ Slipstreaming \ Test" / l: "C: \ Slipstreaming \ slp.log"

    Where pkgmgr.exe includes the location to the Package Manager tool. Jei pkgmgr.exe apima vietovę Package Manager įrankį. 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 yra vieta jūsų paketo aplanke, Mount_Location yra vieta Jūsų kalno katalogą ir Test_Location yra vieta Jūsų Bandymo kataloge, visi įsteigtas 3 žingsnio. Finally, the Log_File_Location is the location where you want to store the generated log file. Galiausiai, Log_File_Location yra vieta, kur norite išsaugoti Sugeneruotame žurnalo faile.

  9. At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” Baigus iš slipstreaming proceso, įsitikinkite, kad failo žurnalo teigiama "exit code 0 × 00"
  10. At the command prompt, type the following text to save your changes: Į komandų eilutę įrašykite šias tekstas, kad išsaugotumėte pakeitimus:

    imagex /commit /unmount <Mount_Location> ImageX / įsipareigoti / atjungti <Mount_Location>

    Example: Pavyzdys:

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

    Where Mount_Location is the location of the Mount folder you created in step 3. Jei Mount_Location yra vietos kalno aplanke įkurtoje žingsnio 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. Sukonfigūruokite savo "Internet Explorer 8 įrenginio dalis diegimas įvaizdį kuriant ir naudojant answer.xml byla ir atlikti įrenginių nienadzorowanej.

After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Po slipstreamed, Windows operacinės sistemos vaizdą, gali būti pakartotinai surinkti į ISO ir sudegino į DVD diską. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Vartotojai, kurie nori mokytis daugiau apie nienadzorowanej parametrus galima dislokuoti IE8 galite atsisiųsti failą tiesiogiai iš Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or arba SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Mašininio vertimo, gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.


Leave a Reply Leave a Reply

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> Galite naudoti šias žymeles: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Subscribe to comments funkcija buvo išjungta. To receive notification of latest comments posted, subscribe to Norėdami gauti pranešimus apie naujausius komentarų, užsiprenumeruoti My Digital Life Comments RSS feed Mano skaitmeninis gyvenimas Komentarų RSS or arba register to receive registruotis, norint gauti new comments in daily email digest. Nauji komentarai kasdien elektroniniu paštu.
Custom Search

New Articles Nauji straipsniai

Incoming Search Terms for the Article Pradedantys Paieška Sąlygos straipsnį

slipstream ie8 xp Slipstream ie8 XP - -- slipstream ie8 into xp Slipstream ie8 į xp - -- IE8 slipstream xp IE8 Slipstream Xp - -- ie8 unattended install ie8 nienadzorowanej įdiegti - -- internet explorer 8 slipstream internet explorer 8 Slipstream - -- integrate ie8 integruoti ie8 - -- internet explorer 8 unattended install internet explorer 8 nienadzorowanej įdiegti - -- integrate ie8 windows xp integruoti ie8 Windows XP - -- ie8 slipstream ie8 Slipstream - -- slipstream ie8 Slipstream ie8 - -- internet explorer 8 unattended internet explorer 8 nienadzorowanej - -- slipstream ie8 into windows xp Slipstream ie8 į Windows XP - -- ie8 Slipstreamer ie8 Slipstreamer - -- slipstreaming ie8 windows xp slipstreaming ie8 Windows XP - -- slipstream ie8 vista sp2 Slipstream ie8 Vista SP2 - -- how integrate win explore 8 in win xp kaip integruoti laimėti ištirti 8 Win XP - -- ie8 slipstream windows xp ie8 Slipstream Windows XP - -- ie8 unattended ie8 nienadzorowanej - -- slipstreaming ie8 vista slipstreaming ie8 Vista - -- How to integrate IE8 SP2 in Vista Ultimate Kaip integruoti IE8 SP2, Windows Vista Ultimate - -- ie8 integration ie8 integracijos - -- internet explorer 8 Integration internet explorer 8 integracijos - -- slipstream xp Slipstream Xp - -- Slipstream xp IE8 Slipstream Xp IE8 - -- slipstream internet explorer 8 Slipstream internet explorer 8 - -- ie8 aik ie8 AIK - -- how to integrate windows xp ie8 kaip integruoti Windows XP ie8 - -- integrating internet explorer 8 to windows xp integruojant internet explorer 8 iki Windows XP - -- explorer 8 update integrate explorer 8 atnaujinkite integruoti - -- slipstream ie8 into vista Slipstream ie8 į Vista - -- slipstream xp integrate ie8 Slipstream Xp integruoti ie8 - -- WindowsVista-KB#-NEUTRAL.xml WindowsVista KB #-NEUTRAL.xml - -- ie8 español slipstreamer a xp ie8 español slipstreamer a xp - -- all visi - -- internet explorer 8 slipstream vista internet explorer 8 Slipstream Vista - -- how to integrate ie8 in win xp? kaip integruoti ie8 į Win XP? - -- intergrate ie8 in xp dvd intergrate ie8 XP dvd - -- slipstream ie8 xp download Slipstream ie8 xp parsisiųsti - -- explorer 8 slipstreamer explorer 8 slipstreamer - -- how to integrate ie 8 to windows setup files kaip integruoti, ty nuo 8 iki Windows Installer rinkmenas - -- integrate ie8 to install cd integruoti ie8 įdiegti cd - -- m m - -- slipstream ie8 winxp Slipstream ie8 WinXP - -- unattended ie8 nienadzorowanej ie8 - -- w m - -- how to integrate ie8 kaip integruoti ie8 - -- how to integrate ie 8 into xp kaip integruoti ty į 8 Xp - -- slipstream ie8 into winxp Slipstream ie8 į WinXP - -- slipstreaming ie8 slipstreaming ie8 - -- slipstream internet explorer 8 windows xp Slipstream internet explorer 8 Windows XP - --