How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Kako Slipstream Internet Explorer 8 (IE8) v operacijskem sistemu Windows Server, XP ali razgled umestitev 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 Prejšnja operacijski sistem Windows, kot so Windows XP, Windows Vista, Windows Server 2003 in Windows Server 2008 so ob dobavi opremljeni Internet Explorer 6 (IE6) ali Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. privzeto. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft je izdal novejšo različico spletnega brskalnika Internet Explorer seriji, in sicer 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. Za uporabnike, administratorjev ali IT strokovnjakom, ki želijo vnaprejšnjo namestitev Internet Explorer 8 spletni brskalnik na starejšo različico operacijskega sistema Windows, je možno, da slipstream IE8 v podobo OS.
Microsoft provides a Microsoft ponuja 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. za vnaprejšnjo namestitev sistema Windows Internet Explorer 8 brskalnik Internet, kot tudi vse dodatne Internet deli na prejšnjih operacijskih sistemih, ki so podprti. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Poleg tega dokument določa tudi seznam nastavitev brez nadzora, ki se lahko uporabi za avtomatizacijo konfiguracije in uporabe Internet Explorerja 8.
How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Kako Slipstream IE8 za Windows XP, Windows Vista in Windows Server 2003/2008
- Install the Namestitev Windows Automated Installation Kit (Windows AIK) Windows Automated Installation Kit (Windows AIK) that matches your local computer configuration. , ki ustreza vašemu računalniku konfiguracijo. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. Različica operacijskega sistema Windows AIK ne bi ujema podobe, v katerega boste slipstreaming Internet Explorer 8.
Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Opomba: ne morete uporabljati 64-bitno različico operacijskega sistema Windows AIK z operacijskim sistemom Windows Vista x86 podobo.
- Copy the Windows Vista installation directory from the DVD ( Kopiranje imenika namestitev sistema Windows Vista z DVD-ja ( download Windows Vista with SP2 ISO images travnato gričevje okno razgled s SP2 ISO podoba ) to your local computer. ) Na vašem računalniku.
- Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Ustvari tri začasne mape, ki uporabljajo poimenovanje konvencij, ki vam bo pomagal, da se spomnimo na namen vsake mape. For example: Na primer:
- C:\Slipstreaming\Mount C: \ Slipstreaming \ Mount
- C:\Slipstreaming\Package C: \ Slipstreaming \ Package
- C:\Slipstreaming\Test C: \ Slipstreaming \ Test
- Download Internet Explorer 8 Prenesite Internet Explorer 8 , to the C:\Slipstreaming directory. , Na C: \ Slipstreaming directory. For example, C:\Slipstreaming\IE9×86en. Na primer, 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: Odprite okno ukaznega poziva, in citat Microsoft Update Samostojna Packages (. MSU) datoteko iz imenika Internet Explorer, ki ga vnesete:
<Path_to_IE80_Setup> /x: <MSU_File_Location> <Path_to_IE80_Setup> / X: <MSU_File_Location>
Example: Primer:
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. Če je Path_to_IE80_Setup lokacijo vašega Internet Explorer 8 datotek in MSU_File_Location, kjer za shranjevanje izpisanih. Msu pila.
- Expand the .msu file by typing: Razširite. Msu datoteke, ki jih vnesete:
expand.exe <MSU_File_Location> -F:* <Package_Location> expand.exe <MSU_File_Location>-F: * <Package_Location>
Example: Primer:
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. Če je MSU_File_Location lokacijo vašega Internet Explorerja 8. Msu pila, pridobljene v koraku 5, in Package_Location, kjer je za shranjevanje razširjeni paket.
- Mount your Windows Vista image, by using the following command-line text: Mount vaš Windows Vista podobo, z uporabo naslednjih zapoved-črta besedilo:
imagex.exe /mountrw install.wim <Image_Number> <Mount_Location> imagex.exe / mountrw install.wim <Image_Number> <Mount_Location>
Example: Primer:
“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 \ virov \ install.wim 4 C: \ Slipstreaming \ Mount
Where imagex.exe includes the location to the Če imagex.exe vključuje lokacijo ImageX tool Podoba orodje , 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 vključuje lokacijo za namestitev slike, Image_Number je numerična vrednost za operacijski sistem sliko in Mount_Location je mesto, kamor želite shraniti sliko nameščen.
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: Pomembno: Če niste prepričani v svoj operacijski sistem slika številko, lahko vnesete naslednje besedilo v okno ukaznega poziva, pri čemer samovoljno visoko vrednostjo številka:
imagex.exe /dir C:\VistaRTM\sources\install.wim 20 imagex.exe / dir C: \ VistaRTM \ virov \ install.wim 20
From the returned information, select your operating system SKU, and then refer to the IMAGE INDEX value. Iz vrne podatke, izberite vaš operacijski sistem SKU, nato pa se nanašajo na vrednost INDEX IMAGE. This value is the <Image_Number>. Ta vrednost je <Image_Number>.
- At the command prompt, type the following text: V ukazni poziv vnesite naslednje besedilo:
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: Primer:
“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 \ Servis \ pkgmgr.exe" / n: "C: \ Slipstreaming \ paket \ Windows6.0-KB944036-x86.xml" / o: "" C: \ Slipstreaming \ Mount ";" C: \ Slipstreaming \ Mount \ windows "" / s: "C: \ Slipstreaming \ Test" / l: "C: \ Slipstreaming \ slp.log"
Where pkgmgr.exe includes the location to the Package Manager tool. Če pkgmgr.exe vključuje lokacijo za orodje Package Manager. 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 je mesto za vaš paket mapo, Mount_Location je mesto za mapo Mount, in Test_Location je mesto za vaš Test mapo, vseh ustvarjenih v 3. koraku. Finally, the Log_File_Location is the location where you want to store the generated log file. Nazadnje Log_File_Location je mesto, kamor želite shraniti ustvarjene log datoteko.
- At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” Ob zaključku slipstreaming procesa, preveri, da države log datoteko, "exit code 0 × 00"
- At the command prompt, type the following text to save your changes: V ukazni poziv vnesite naslednje besedilo, da shranite spremembe:
imagex /commit /unmount <Mount_Location> podoba / zavezati / odklopite <Mount_Location>
Example: Primer:
“C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /commit /unmount C:\Slipstreaming\Mount "C: \ Program Files \ Windows AIK \ Tools \ x86 \ imagex.exe" / zavezati / odklopite C: \ Slipstreaming \ Mount
Where Mount_Location is the location of the Mount folder you created in step 3. Če Mount_Location je mesto mape Mount ki ste jo ustvarili v 3. koraku.
- 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. Nastavitev brskalnika Internet Explorer 8 namestitev kot del vaše namestitve slike z ustvarjanjem in uporabo answer.xml datoteko in izvaja brez nadzora objekta.
After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Po slipstreamed, lahko operacijski sistem Windows podoba ponovno zbirajo v ISO in spali na DVD disk. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Uporabniki, ki želijo študirati več o nastavitvah brez nadzora mogoče posredovati IE8 lahko prenesete datoteke neposredno iz Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or ali SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .
IMPORTANT : The page is machine translated and provided "as is" without warranty. POMEMBNO: stran je stroj prevod in če "kot je" brez garancije. Machine translation may be difficult to understand. Strojno prevajanje je lahko težko razumeti. Please refer to Prosimo, da original English article original angleški člen whenever possible. kadar je to mogoče.
Related Articles Povezani članki
- How to Integrate and Slipstream SP1 Into Windows Vista RTM Kako sestavljen ter Slipstream SP1 v okno razgled RTM
- Automated Installation Kit (AIK) for Windows Server 2008 and Vista SP1 Direct Download Links Automated Installation Kit (AIK) za operacijski sistem Windows Server 2008 in Vista SP1 Direct Download Povezave
- Bypass and Crack Internet Explorer 7 (IE7) Final Installation to Skip and Bypass WGA Genuine Windows Validation Bypass ter tresk Internet Explorer 7 (IE7) završen umestitev v preskočitev ter Bypass WGA pristen okno proglasitev
- SlipStream Windows Vista SP1 into DVD ISO Image by Reverse Integration Slipstream Windows Vista SP1 v DVD ISO podoba z Reverse integracija
- Restore, Enable and Display the Missing Internet Explorer (IE or IE7) Icon on Windows Vista Desktop Postaviti v prejšnje stanje, usposobiti ter izložba Missing Internet Explorer (IE ali IE7) ikona naprej okno razgled pult
- How to Uninstall Windows Internet Explorer 8 (IE8) in Vista Kako v Uninstall Windows Internet Explorer 8 (IE8) v razgled
- How to Slipstream or Integrate Microsoft Office 2007 Service Pack (SP1 and SP2) Into RTM Installation Files Kako Slipstream ali sestavljen Microsoft Office 2007 Service Pack (SP1 in SP2) v RTM umestitev pila
- Disable or Turn Off (Or Enable and Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode Onesposobiti ali zapreti (ali usposobiti in Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode
- Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links) Prenesite Internet Explorer 8 (IE8) zateči 1 (neposreden mikroskop pomočnik peščena morska obala)
- Download Windows Automated Installation Kit (AIK) For Windows 7 and Server 2008 R2 Prenesite Windows Automated Installation Kit (AIK) za operacijski sistem Windows 7 in Server 2008 R2









































