Jump to content

remove packages from vista


Recommended Posts

i would like to know if it is possible to remove/prevent install of windows packages like Microsoft-Windows-Foundation-Package from autounattended.xml, or some other method that does not imply "hacking" the source. the main purpose for this would be to remove Movie Maker or Windows Media Player.

thanks

Link to comment
Share on other sites


short answer no

I don't even see those 2 in the Foundation Package

Can set some to not show in oobesystem

<WindowsFeatures>

<ShowInternetExplorer>false</ShowInternetExplorer>

<ShowMediaCenter>false</ShowMediaCenter>

<ShowWindowsMail>false</ShowWindowsMail>

<ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>

</WindowsFeatures>

but that don't help does it.

So install another program and set it as default.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...