How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Как да попътна струя Internet Explorer 8 (IE8) в Windows Server, XP или Vista Инсталация 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 Предишни Windows операционна система, например Windows XP, Windows Vista, Windows Server 2003 и Windows Server 2008, са изпратени с Internet Explorer 6 (IE6) или Internet Explorer 7 (IE7) Internet Explorer 7 (ie7) by default. по подразбиране. Microsoft has released a newer version of web browser in Internet Explorer series, namely Microsoft пусна по-нова версия на Интернет браузъра Internet Explorer в серия, а именно 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. За потребители, администратори и ИТ професионалисти, които желаят да preinstall Internet Explorer 8 уеб браузър за по-ранна версия на операционната система Windows, е възможно да се попътна струя IE8 в OS изображение.
Microsoft provides a Microsoft предоставя guide Ръководство 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 интернет браузър, както и всички допълнителни компоненти Интернет по-ранни операционни системи, които се поддържат. Also, the document also provides a list of unattended settings that can be used to automate configuration and deployment of Internet Explorer 8. Освен това, документът предвижда също така списък на необслужен настройки, които могат да бъдат използвани за автоматизиране конфигуриране и използване на Internet Explorer 8.
How To Slipstream IE8 to Windows XP, Windows Vista and Windows Server 2003/2008 Как да попътна струя IE8 към Windows XP, Windows Vista и Windows Server 2003/2008
- Install the Инсталирайте Windows Automated Installation Kit (Windows AIK) Windows автоматизирана инсталация Kit (Windows AIK) that matches your local computer configuration. , който съвпада вашия локален компютър конфигурация. The Windows AIK version should not match the image into which you will be slipstreaming Internet Explorer 8. AIK версия на Windows, не трябва да съответства на изображението, в която ще бъдат slipstreaming Internet Explorer 8.
Note: You cannot use a 64-bit version of the Windows AIK with a Windows Vista x86 image. Забележка: Не можете да използвате 64-битова версия на Windows AIK с Windows Vista x86 изображение.
- Copy the Windows Vista installation directory from the DVD ( Копиране на Windows Vista инсталационната директория на DVD ( download Windows Vista with SP2 ISO images изтегляне на Windows Vista SP2 с ISO образи ) to your local computer. ) На вашия локален компютър.
- Create three temporary folders, using naming conventions that will help you to remember the purpose of each folder. Създадете три временни папки, използвайки именуване конвенции, които ще ви помогнат да помним цел на всяка папка. For example: За пример:
- C:\Slipstreaming\Mount C: \ Slipstreaming \ планината
- C:\Slipstreaming\Package C: \ Slipstreaming \ пакет
- C:\Slipstreaming\Test C: \ Slipstreaming \ Test
- Download Internet Explorer 8 Изтегляне на Internet Explorer 8 , to the C:\Slipstreaming directory. , В C: \ Slipstreaming директория. For example, C:\Slipstreaming\IE9×86en. Така например, 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: Отворете прозореца на командния ред, както и извлечение на Microsoft Update Standalone Пакет (. MSU) файл от директорията на Internet Explorer, като пишете:
<Path_to_IE80_Setup> /x: <MSU_File_Location> <Path_to_IE80_Setup> / X: <MSU_File_Location>
Example: Пример:
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. Path_to_IE80_Setup Къде е мястото на вашия Internet Explorer 8 файл и MSU_File_Location, където да съхранявате добитите. MSU файл.
- Expand the .msu file by typing: Разширете. MSU файл от типа:
expand.exe <MSU_File_Location> -F:* <Package_Location> expand.exe <MSU_File_Location>-F: * <Package_Location>
Example: Пример:
expand.exe C:\Slipstreaming\IE8×86en\IE8.MSU -F:* C:\Slipstreaming\Package expand.exe C: \ Slipstreaming \ IE8 × 86en \ IE8.MSU-F: * C: \ Slipstreaming \ пакет
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 Къде е мястото на вашия Internet Explorer 8. MSU файлове, извлечени по време на стъпка 5, и Package_Location е мястото, където да съхранява разширен пакет.
- Mount your Windows Vista image, by using the following command-line text: Хълма вашия Windows Vista снимка, с помощта на следния командния ред текст:
imagex.exe /mountrw install.wim <Image_Number> <Mount_Location> imagex.exe / mountrw install.wim <Image_Number> <Mount_Location>
Example: Пример:
“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 \ Инструменти \ x86 \ imagex.exe" / mountrw C: \ Slipstreaming \ VistaSP1 × 86en \ източници \ install.wim 4 C: \ Slipstreaming \ планината
Where imagex.exe includes the location to the Когато imagex.exe включва местонахождението на ImageX tool ImageX инструмент , 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 включва място за вашата инсталация на изображението, Image_Number е цифрова стойност за операционната система изображението и Mount_Location е мястото, където искате да съхранявате, монтирани на изображението.
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: Важно: Ако не сте сигурни за вашата операционна система изображението номер, можете да въведете следния текст в прозореца на командния ред, като се използва произволно висока стойност номер:
imagex.exe /dir C:\VistaRTM\sources\install.wim 20 imagex.exe / директория C: \ VistaRTM \ източници \ install.wim 20
From the returned information, select your operating system SKU, and then refer to the IMAGE INDEX value. От върнатите информация, изберете вашата операционна система SKU и след това се отнасят до изображението ИНДЕКС стойност. This value is the <Image_Number>. Тази стойност е <Image_Number>.
- At the command prompt, type the following 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: Пример:
“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 \ Инструменти \ x86 \ обслужване \ pkgmgr.exe" / N: "C: \ Slipstreaming \ пакет \ Windows6.0-KB944036-x86.xml" / O: "" C: \ Slipstreaming \ планина ";" C: \ Slipstreaming \ планина \ Windows "" / е: "C: \ Slipstreaming \ Test" / L: "C: \ Slipstreaming \ slp.log"
Where pkgmgr.exe includes the location to the Package Manager tool. Когато pkgmgr.exe включва местоположението на пакет мениджър инструмент. 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 е мястото да ви пакет папката Mount_Location е мястото да ви планината папка и Test_Location е мястото да ви Test папка, всички създадени по време на стъпка 3. Finally, the Log_File_Location is the location where you want to store the generated log file. И накрая, Log_File_Location е мястото, където искате да съхранявате генерирания лог файл.
- At the completion of the slipstreaming process, verify that the log file states, “exit code 0×00” При приключване на процеса slipstreaming, проверете дали лог файл-членки, "излизане код 0 × 00"
- At the command prompt, type the following text to save your changes: В командния ред въведете следния текст, за да запазите промените:
imagex /commit /unmount <Mount_Location> imagex / ангажират / демонтирането <Mount_Location>
Example: Пример:
“C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /commit /unmount C:\Slipstreaming\Mount "C: \ Program Files \ Windows AIK \ Инструменти \ x86 \ imagex.exe" / ангажират / демонтирането C: \ Slipstreaming \ планината
Where Mount_Location is the location of the Mount folder you created in step 3. Когато Mount_Location е на разположение на хълм папката която сте създали по време на стъпка 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. Конфигуриране на вашия Internet Explorer 8 инсталацията като част от вашата инсталация на изображението чрез създаване и използване на answer.xml файл и изпълнявал необслужен инсталация.
After slipstreamed, the Windows operating system image can be re-compiled into ISO and burnt to DVD disc. След интегрирано на Windows операционна система, изображението може да бъде ре-съставени в ISO и изгаря до DVD диск. Users who wish to study more about the unattended settings possible to deploy IE8 can download the file directly from Microsoft – Потребителите, които желаят да учат повече за необслужен настройки е възможно да разположи IE8 може да изтеглите файл директно от Microsoft -- SlipstreamUnattend_ITPro.pdf SlipstreamUnattend_ITPro.pdf or или SlipstreamUnattend_ITPro.xps SlipstreamUnattend_ITPro.xps . .
IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖНО: Страницата е машина превеждам и при условие, "както е" без гаранция. Machine translation may be difficult to understand. Машинен превод може да е трудно за разбиране. Please refer to Моля, вижте original English article оригиналния английски статия whenever possible. когато е възможно.
Related Articles Свързани Статии
- Automated Installation Kit (AIK) for Windows Server 2008 and Vista SP1 Direct Download Links Автоматизирана инсталация Kit (AIK) за Windows Server 2008 и Vista SP1 Директно изтегляне Връзки
- Bypass and Crack Internet Explorer 7 (IE7) Final Installation to Skip and Bypass WGA Genuine Windows Validation Bypass и Пляскане Internet Explorer 7 (ie7) Крайно Инсталиране на Skip и Bypass WGA Истински Прозорец Ратифицирам
- How to Integrate and Slipstream SP1 Into Windows Vista RTM Как да се интегрират и попътна струя В Windows Vista SP1 RTM
- SlipStream Windows Vista SP1 into DVD ISO Image by Reverse Integration Попътна струя Windows Vista SP1 в DVD ISO Image от обратната интеграция
- Restore, Enable and Display the Missing Internet Explorer (IE or IE7) Icon on Windows Vista Desktop Възстановяване, активирайте и показва Отсъствуващ Internet Explorer (IE или ie7) икона на Windows Vista Desktop
- How to Uninstall Windows Internet Explorer 8 (IE8) in Vista Как да деинсталирате Windows Internet Explorer 8 (IE8) във Vista
- How to Slipstream or Integrate Microsoft Office 2007 Service Pack (SP1 and SP2) Into RTM Installation Files Как да попътна струя или Интегриране на Microsoft Office 2007 Service Pack (SP1 и SP2) в RTM инсталационните файлове
- Disable or Turn Off (Or Enable and Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode Деактивиране или Изключване (или да активирате и Включете) Windows Vista Internet Explorer 7 (ie7) Защитени Режим
- Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links) Изтегляне на Internet Explorer 8 (IE8) Отивам 1 (Директен Microsoft Server Връзки)
- Windows Home Server Installation DVD Kit with 120-Day Activation Free License Начало Windows Server Инсталация DVD Комплект с 120-Ден Активизирам Свободен Лиценз









































