How To Integrate Internet Explorer 9 Rc Using Dism?
Wednesday, 23 February 2011 17:25
Tutorial for integrating Internet explorer 9 using dism. Some may wants to integrate the latest browse IE9 to offline image so that you can install the windows with IE9. Follow the instructions given below,
1. Create a temporary folder as "rt_mount" in temp directory
2. Mount your Windows 7 operating system using the below command, [Note: Run the DISM in an Administrator Mode]
Dism /mount-wim /wimfile:C:\Win7\DVD\sources\install.wim /index:3 /mountdir:%temp%\rt_mount
Mounting image
[==========================100.0%==========================]
The operation completed successfully.
3. Download Internet explorer 9 full offline installer from here
4. Extract IE9-Windows7-x64-enu (or) IE9-Windows7-x86-enu in a folder using 7-zip [For example: C:\IE9]
5. Use the following command to start integrating Internet explorer 9 to offline image
Dism /image:%temp%\rt_mount /add-package /packagepath:C:\IE9
Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~x86~~9.2.8080.16413
[==========================100.0%==========================]
The operation completed successfully.
6. Finally save the image and test it in Virtual Machine for confirmation
Dism /unmount-wim /mountdir:%temp%\rt_mount /commit
Image File : C:\Win7\DVD\sources\install.wim
Image Index : 3
Saving image
[==========================100.0%==========================]
Unmounting image
[==========================100.0%==========================]
The operation completed successfully.
7 . Tested in Virtual Machine:


Categories
Make A Donation
Thank you for your donation.
Sponsors
Who's Online
Latest Tutorials
- How To Integrate Internet Explorer 9 Rc Using Dism?
- How To Integrate Internet Explorer 9 Rc Using Rt Seven Lite?
- Add “Restart Explorer” Option in Desktop and Explorer Context Menu
- How to Integrate Nvidia and ATI display drivers using RT Seven Lite?
- How to add Screensaver - Themes - Wallpapers into Windows 7 Setup ISO?
- Create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS
- How to change your Windows 7 boot screen?
- Hide - Reinstall - Show: Internet explorer Shortcuts if missing on your PC
- How to Slipstream Windows 7 Service Pack 1 Release Candidate (or) RC
- How to change Wallpaper Style View in .theme file
Latest Deployment Tools
- Windows 7 SP1 MUI Language Packs (Direct Download Links)
- RS Windows XP Install CD Creator 1.1.120211
- Internet Explorer 9 RC [FULL Offline Installer]
- Windows 7 and Windows Server 2008 R2 Service Pack 1 (KB976932)
- Windows Automated Installation Kit (AIK) for Windows 7 SP1 v3.0
- Windows 7 Service Pack 1 RTM Build 7601.17514.101119-1850
- Universal Theme Patcher for Windows
- Giga Tweaker
- Windows 7 Little Tweaker
- Enhance My Se7en



