Junior2613 Posted January 14, 2010 Posted January 14, 2010 Just a simple question well it should be in theory. Is it possible to remove IE8 from windows 7 using DISM
cluberti Posted January 15, 2010 Posted January 15, 2010 Remove it completely, no - but removing the binary so it cannot execute, yes - using the "/Disable-Feature /FeatureName:InternetExplorer-Optional-<arch>", either /online or against a WIM /image: will work. Replace <arch> with the architecture of your Windows image - amd64 for 64bit, x86 for 32bit, and ia64 for itanic.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now