How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Kā Slipstream Internet Explorer 8 (IE8) pārnes Windows Server, XP vai Vista instalācijas 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 Agrāk Windows operētājsistēmas, piemēram, Windows XP, Windows Vista, Windows Server 2003 un Windows Server 2008 tiek piegādāti ar Internet Explorer 6 (IE6), vai Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. pēc noklusējuma. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft ir izlaidusi jaunāku interneta pārlūka Internet Explorer sērija, proti, 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. Lietotāju, administratoru vai IT profesionāļi, kuri vēlas preinstall Internet Explorer 8 interneta pārlūks uz iepriekšējās versijas Windows operētājsistēmu, ir iespējams slipstream IE8 vērā OS attēlu.

Microsoft provides a Microsoft piedāvā 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. uz preinstall Windows Internet Explorer 8 interneta pārlūks, kā arī jebkuru papildu interneta sastāvdaļas agrāk operētājsistēmas, kas ir atbalstīts. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Tāpat dokuments arī sniedz saraksts unattended iestatījumiem, ko var izmantot, lai automatizētu konfigurācijas un izvietošanu 8 Internet Explorer.

How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Kā Slipstream IE8 uz Windows XP, Windows Vista un Windows Server 2003/2008

  1. Install the Instalēt Windows Automated Installation Kit (Windows AIK) Windows Automated Installation Kit (Windows AIK) that matches your local computer configuration. , kas atbilst jūsu vietējā datora konfigurāciju. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. Windows AIK versija vajadzētu neatbilst attēls, kurā jums tiks slipstreaming Internet Explorer 8.

    Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Piezīme: Jūs nevarat izmantot 64 bitu versiju Windows AIK ar Windows Vista x86 attēlu.

  2. Copy the Windows Vista installation directory from the DVD ( Kopija Windows Vista instalācijas direktorijā no DVD ( download Windows Vista with SP2 ISO images Lejupielādēt Windows Vista ar SP2 ISO attēliem ) to your local computer. ), Lai tavā datorā.
  3. Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Izveidot trīs pagaidu mapes, izmantojot nosaukšanas konvencijas, kas Jums palīdzēs atcerēties, lai katrā mapē. For example: For example:
    • C:\Slipstreaming\Mount C: \ Slipstreaming \ Mount
    • C:\Slipstreaming\Package C: \ Slipstreaming \ Package
    • C:\Slipstreaming\Test C: \ Slipstreaming \ Test
  4. Download Internet Explorer 8 Download Internet Explorer 8 , to the C:\Slipstreaming directory. Uz C: \ Slipstreaming katalogs. For example, C:\Slipstreaming\IE9×86en. Piemēram, 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: Open Command Prompt logu un ekstrakts Microsoft Update Standalone Iepakojumi (. GUI) failu no Internet Explorer direktoriju, ierakstot:

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

    Example: Piemērs:

    C:\Slipstreaming\IE8×86en\IE8-WindowsVista-x86-enu.exe /x: C:\Slipstreaming\IE8×86en C: \ Slipstreaming \ IE8 × 86en \ IE8-windows-x86-lvi.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. Kur Path_to_IE80_Setup ir vieta jūsu Internet Explorer 8 attēli un MSU_File_Location kur glabāt iegūti. GUI failu.

  6. Expand the .msu file by typing: Paplašināt. GUI failu, ierakstot:

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

    Example: Piemērs:

    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. Kur MSU_File_Location ir vieta jūsu Internet Explorer 8. GUI failiem, kas iegūti laikā, 5 ātrumi, un Package_Location ir tur, kur glabāt paplašināto paketi.

  7. Mount your Windows Vista image, by using the following command-line text: Mount Windows Vista tēlu, izmantojot šādus komandrindas teksts:

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

    Example: Piemērs:

    “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 Kur imagex.exe ietver atrašanās vietā ImageX tool ImageX rīks , 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 ietver vieta instalācijas attēlu, Image_Number ir skaitliskā vērtība operētājsistēmas attēlu un Mount_Location ir vieta, kur vēlaties saglabāt uzstādīts attēlu.

    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: Svarīgi: Ja jūs neesat drošs par jūsu operētājsistēmas tēlu skaitu, var ierakstīt šādu tekstu komandu uzvednes logu, izmantojot patvaļīgu augstvērtīgiem numurs:

    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. No atgriezās informāciju, izvēlieties savu operētājsistēmu SKU, un pēc tam uz ATTĒLU RĀDĪTĀJS vērtību. This value is the <Image_Number>. Šī vērtība ir <Image_Number>.

  8. At the command prompt, type the following text: Pēc komandu uzvednē ierakstiet šādu tekstu:

    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> \ windows-KB #-NEUTRAL.xml / o "<Mount_Location>; <Mount_Location> \ windows" / s: <Test_Location> / l: <Log_File_Location>

    Example: Piemērs:

    “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 \ apkalpošana \ 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"

    Where pkgmgr.exe includes the location to the Package Manager tool. Kur pkgmgr.exe ietver vietu, Package Manager rīku. 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 ir vieta jūsu Package mapi, Mount_Location ir vieta jūsu Mount mapē, un Test_Location ir vieta jūsu testa mapi, visas radītas ar 3 solis. Finally, the Log_File_Location is the location where you want to store the generated log file. Visbeidzot, Log_File_Location ir vieta, kur vēlaties saglabāt radīto log failu.

  9. At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” Pēc pabeigšanas slipstreaming process, pārliecinieties, ka log fails valstīs "izejas kods 0 × 00"
  10. At the command prompt, type the following text to save your changes: Pēc komandu uzvednē ierakstiet šādu tekstu, lai saglabātu veiktās izmaiņas:

    imagex /commit /unmount <Mount_Location> imagex / izdarīt / nomontēt <Mount_Location>

    Example: Piemērs:

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

    Where Mount_Location is the location of the Mount folder you created in step 3. Kur Mount_Location ir vieta Mount mapi izveidoja 3 solis.

  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. Konfigurētu jūsu Internet Explorer 8 uzstādīšana, kā daļu no instalācijas attēlu, veidojot un lietojot answer.xml failu un skatuves unattended instalāciju.

After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Pēc slipstreamed, Windows operētājsistēmas attēlu var atkārtoti apkopo ISO un sadegušo uz DVD diska. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Lietotājiem, kas vēlas studēt vairāk par bez uzraudzības iestatījumus iespējams izvietot IE8 var lejupielādēt failu tieši no Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or vai SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: lapa mašīna iztulkot un pasniegts tàds, "kàds tas ir" bez garantijas. Machine translation may be difficult to understand. Mašīntulkošanas var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.


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> Jūs varat izmantot šos tagus: <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. Parakstīties uz komentāriem iezīme ir atspējota. To receive notification of latest comments posted, subscribe to Saņemt informāciju par jaunāko komentārus, parakstīties uz My Digital Life Comments RSS feed Mana Digital Life Comments RSS feed or vai register to receive reģistrēties, lai saņemtu new comments in daily email digest. jauni komentāri ikdienas e-pasta sagremot.
Custom Search

New Articles Jauns pants

Incoming Search Terms for the Article Ienākošo Meklēt noteikumi pants

slipstream ie8 xp slipstream IE8 xp - -- slipstream ie8 into xp slipstream IE8 vērā xp - -- slipstream ie8 slipstream IE8 - -- ie8 slipstream IE8 slipstream - -- IE8 slipstream xp IE8 slipstream xp - -- slipstream ie8 into windows xp slipstream IE8 programmā Windows XP - -- ie8 silent install IE8 kluss install - -- ie8 Slipstreamer IE8 Slipstreamer - -- integrate ie8 integrēt IE8 - -- slipstream internet explorer 8 slipstream Internet Explorer 8 - -- ie8 unattended install IE8 unattended install - -- slipstream ie8 windows xp slipstream IE8 windows xp - -- internet explorer 8 silent install Internet Explorer 8 kluss instalēt - -- internet explorer 8 unattended Internet Explorer 8 bez uzraudzības - -- integrate ie8 windows xp integrēt IE8 windows xp - -- slipstream xp slipstream xp - -- Slipstream xp IE8 Slipstream xp IE8 - -- slipstream internet explorer 8 xp slipstream Internet Explorer 8 xp - -- ie8 unattended IE8 bez uzraudzības - -- internet explorer 8 slipstream Internet Explorer 8 slipstream - -- slipstream internet explorer slipstream Internet Explorer - -- slipstream internet explorer 8 windows xp slipstream Internet Explorer 8 windows xp - -- xp slipstream ie8 xp slipstream IE8 - -- slipstreaming ie8 slipstreaming IE8 - -- slipstream internet explorer 8 into windows xp slipstream Internet Explorer 8 vērā Windows XP - -- Slipstreaming IE8 into XP Slipstreaming IE8 vērā XP - -- integrate internet explorer 8 integrēt Internet Explorer 8 - -- silent install internet explorer 8 kluss install Internet Explorer 8 - -- ie8 integrate IE8 integrēt - -- internet explorer 8 unattended install Internet Explorer 8 unattended install - -- how to slipstream ie8 kā slipstream IE8 - -- how to slipstream ie8 xp kā slipstream IE8 xp - -- ie8 slipstream windows xp IE8 slipstream windows xp - -- how to slipstream ie8 into xp kā slipstream IE8 vērā xp - -- slipstream ie 8 slipstream, ti 8 - -- integrate ie8 xp integrēt IE8 xp - -- IE8 silent IE8 kluss - -- how to integrate ie8 kā integrēt IE8 - -- slipstream ie8 vista slipstream IE8 vista - -- integrate internet explorer 8 windows xp integrēt Internet Explorer 8 windows xp - -- integrate ie8 vista integrēt IE8 vista - -- ie8 xp slipstream IE8 xp slipstream - -- "silent install" internet explorer 8 "kluso instalēt" Internet Explorer 8 - -- installation unatended integration ie8 uzstādīšana unatended integrācija IE8 - -- internet explorer 8 Integration Internet Explorer 8 Integration - -- unattended ie8 bez uzraudzības IE8 - -- internet explorer 8 slipstreamer Internet Explorer 8 slipstreamer - -- slipstream ie8 in xp slipstream IE8 XP - -- slipstream IE8 to XP slipstream IE8 uz XP - -- integrate IE8 slipstream integrēt IE8 slipstream - --