How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Paano Slipstream Internet Explorer 8 (IE8) sa Windows Server, XP o Vista Pag-install ng 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 Mas maaga sa Windows operating system tulad ng Windows XP, Windows Vista, Windows Server 2003 at Windows Server 2,008 ay naipadala sa Internet Explorer 6 (IE6) o Internet Explorer 7 (IE7) Internet Explorer 7 (IE7) by default. sa pamamagitan ng default. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft ay pinalaya ng isang bagong bersyon ng mga web browser sa Internet Explorer serye, namely 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 sa mga gumagamit, ang mga administrator o IT propesyonal na nais preinstall Internet Explorer 8 web browser sa lumang bersyon ng Windows operating system, posible na slipstream IE8 sa imahen na OS.
Microsoft provides a Microsoft ay nagbibigay ng isang guide gabay sa to preinstall the Windows Internet Explorer 8 Internet browser, as well as any additional Internet components on earlier operating systems that are supported. sa preinstall ng Windows Internet Explorer 8 Internet browser, pati na rin ang anumang karagdagang mga bahagi ng Internet sa mas maaga operating system na sinusuportahan. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Gayundin, ang mga dokumento ay nagbibigay din ng isang listahan ng mga setting ng walang nag-aasikaso na maaaring gamitin sa pagsasaayos ng awtomatiko at paglawak ng Internet Explorer 8.
How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Paano Upang Slipstream IE8 sa Windows XP, Windows Vista at Windows Server 2003/2008
- Install the I-install ang Windows Automated Installation Kit (Windows AIK) Windows Automated sa Pag-install Kit (Windows AIK) that matches your local computer configuration. na tumutugma sa iyong lokal na computer configuration. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. Ang bersyon ng Windows AIK hindi dapat na tumugma sa imahen sa kung saan ikaw ay slipstreaming Internet Explorer 8.
Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Tandaan: Hindi ka maaaring gumamit ng isang 64-bit na bersyon ng Windows AIK gamit ang isang imahe Windows Vista x86.
- Copy the Windows Vista installation directory from the DVD ( Kopyahin ang pag-install ng Windows Vista direktoryo mula sa DVD ( download Windows Vista with SP2 ISO images i-download ang Windows Vista SP2 sa ISO imahen ) to your local computer. ) Sa iyong lokal na computer.
- Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Gumawa ng tatlong pansamantalang folder, gamit ang pagbibigay ng pangalan sa conventions na tutulong sa iyo na tandaan na ang layunin ng bawat folder. For example: Halimbawa:
- C:\Slipstreaming\Mount C: \ Slipstreaming \ Mount
- C:\Slipstreaming\Package C: \ Slipstreaming \ Package
- C:\Slipstreaming\Test C: \ Slipstreaming \ Test
- Download Internet Explorer 8 I-download ang Internet Explorer 8 , to the C:\Slipstreaming directory. , Sa C: \ Slipstreaming direktoryo. For example, C:\Slipstreaming\IE9×86en. Halimbawa, ang 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: Buksan ang isang window Command Prompt, at kunin ang Microsoft Update Standalone Packages (. Msu) na file mula sa direktoryo ng Internet Explorer, sa pamamagitan ng pag-type ng:
<Path_to_IE80_Setup> /x: <MSU_File_Location> <Path_to_IE80_Setup> / X: <MSU_File_Location>
Example: Halimbawa:
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. Saan Path_to_IE80_Setup ay ang kinalalagyan ng iyong Internet Explorer 8 mga file at ang MSU_File_Location kung saan sa mga tindahan ang nakuha. Msu file.
- Expand the .msu file by typing: Palawakin ang. Msu file sa pamamagitan ng pag-type ng:
expand.exe <MSU_File_Location> -F:* <Package_Location> expand.exe <MSU_File_Location>-F: * <Package_Location>
Example: Halimbawa:
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. Saan MSU_File_Location ay ang kinalalagyan ng iyong Internet Explorer 8. Msu file, nakuha sa panahon ng hakbang 5, at ang Package_Location ay kung saan ang mga tindahan ng pinalawak na pakete.
- Mount your Windows Vista image, by using the following command-line text: Mount iyong Windows Vista imahe, sa pamamagitan ng paggamit sa mga sumusunod na command-line text:
imagex.exe /mountrw install.wim <Image_Number> <Mount_Location> imagex.exe / mountrw install.wim <Image_Number> <Mount_Location>
Example: Halimbawa:
“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 \ pinagkukunan \ install.wim 4 C: \ Slipstreaming \ Mount
Where imagex.exe includes the location to the Saan imagex.exe ay kasama ang mga lokasyon sa ImageX tool ImageX kasangkapan , 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 ay kasama ang mga lokasyon sa iyong pag-install imahe, Image_Number ay isang de-numerong halaga para sa imahe sa operating system, at Mount_Location ay ang lokasyon kung saan nais mong i-store ang inimuntar imahe.
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: Mahalaga: Kung ikaw ay hindi sigurado sa inyong mga operating system na numero ng imahen, maaari mong i-type ang mga sumusunod na mga teksto sa isang window Command Prompt, gamit ang isang di-makatwirang mataas na halaga ng numero:
imagex.exe /dir C:\VistaRTM\sources\install.wim 20 imagex.exe / dir C: \ VistaRTM \ pinagkukunan \ install.wim 20
From the returned information, select your operating system SKU, and then refer to the IMAGE INDEX value. Mula sa bumalik na impormasyon, piliin ang inyong mga operating system na SKU, at pagkatapos ay sumangguni sa halaga ng imahe INDEX. This value is the <Image_Number>. Ang halagang ito ay ang <Image_Number>.
- At the command prompt, type the following text: Sa command prompt, i-type ang mga sumusunod na text:
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: Halimbawa:
“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 \ 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"
Where pkgmgr.exe includes the location to the Package Manager tool. Saan pkgmgr.exe ay kasama ang mga lokasyon sa ang kasangkapan 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 ay ang lokasyon sa iyong Package folder, Mount_Location ay ang lokasyon sa iyong Mount folder, at Test_Location ay ang lokasyon sa iyong Test folder, ang lahat ng nilikha sa hakbang 3. Finally, the Log_File_Location is the location where you want to store the generated log file. Sa wakas, ang Log_File_Location ay ang lokasyon kung saan nais mong i-store ang nakabuo ng log file.
- At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” Sa pagtatapos ng slipstreaming proseso, patunayan na ang log file na kalagayan, "exit code 0 × 00"
- At the command prompt, type the following text to save your changes: Sa command prompt, type ang mga sumusunod na mga teksto upang i-save ang iyong mga pagbabago:
imagex /commit /unmount <Mount_Location> imagex / gumawa / unmount <Mount_Location>
Example: Halimbawa:
“C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /commit /unmount C:\Slipstreaming\Mount "C: \ Program Files \ Windows AIK \ Tools \ x86 \ imagex.exe" / gumawa / unmount C: \ Slipstreaming \ Mount
Where Mount_Location is the location of the Mount folder you created in step 3. Saan Mount_Location ay ang lugar ng Mount folder na iyong ginawa sa hakbang 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. Itakda ang iyong Internet Explorer 8 pag-install bilang bahagi ng iyong pag-install ng imahe sa pamamagitan ng paggawa at gumagamit ng isang answer.xml file at gumaganap ng isang nag-iisa pag-install.
After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. Pagkatapos slipstreamed, ang Windows operating system na imahen na maaring muling naipon sa ISO at nasunog sa DVD disc. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Ang mga manggagamit na gustong pag-aaral ang nalalaman tungkol sa mga setting ng walang nag-aasikaso panahon upang lumawak IE8 maaaring i-download ang file na direkta mula sa 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. MAHALAGA: Ang pahina ng makina ay isinalin at ibinigay "bilang ganito" walang warranty. Machine translation may be difficult to understand. Machine pagsasalin ay maaaring mahirap maintindihan. Please refer to Mangyaring sumangguni sa original English article orihinal na Ingles na artikulo whenever possible. hangga't maaari.
Related Articles Mga Kaugnay na Akda
- How to Integrate and Slipstream SP1 Into Windows Vista RTM Paano mag-integrate at Slipstream SP1 Sa Windows Vista RTM
- Automated Installation Kit (AIK) for Windows Server 2008 and Vista SP1 Direct Download Links Automated sa Pag-install Kit (AIK) para sa Windows Server 2008 at Vista SP1 Direct Download Links
- Bypass and Crack Internet Explorer 7 (IE7) Final Installation to Skip and Bypass WGA Genuine Windows Validation Bypass at pumutok ang Internet Explorer 7 (IE7) Final sa Pag-install sa Laktawan at Bypass WGA Pagpapatunay ng Windows
- SlipStream Windows Vista SP1 into DVD ISO Image by Reverse Integration SlipStream Windows Vista SP1 sa DVD ISO imahen sa pamamagitan ng Reverse Pagsasama-sama
- Restore, Enable and Display the Missing Internet Explorer (IE or IE7) Icon on Windows Vista Desktop Ibalik, Paganahin at Display Nawawala ang Internet Explorer (IE o IE7) Icon sa Windows Vista Desktop
- How to Uninstall Windows Internet Explorer 8 (IE8) in Vista Paano Uninstall Windows Internet Explorer 8 (IE8) sa Vista
- How to Slipstream or Integrate Microsoft Office 2007 Service Pack (SP1 and SP2) Into RTM Installation Files Paano Slipstream o-integrate ng Microsoft Office 2007 Service Pack (SP1 at SP2) Sa RTM Pag-install ng mga file
- Disable or Turn Off (Or Enable and Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode Disable o Lumiko Off (O Paganahin at Lumiko On) Windows Vista Internet Explorer 7 (IE7) Protected Mode
- Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links) I-download ang Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links)
- Download Windows Automated Installation Kit (AIK) For Windows 7 and Server 2008 R2 I-download ang Windows Automated sa Pag-install Kit (AIK) Para sa Windows 7 at Server 2,008 R2









































