Jump to content

How can i get 7 packages?


Recommended Posts

I was wondering how can i get all the windows 7 packages names with dism?

the /get packages you only get 3 packages..

like if you want to remove for instance media player with dism how do you do that?

this is the command i used to get the packages names:

dism /image:c:\TEST_FOLDER /Get-Packages

Thanks in advance... :blushing:

Link to comment
Share on other sites


thanks i got that now. so to unhide the package i have to use this command:

install_wim_tweak.exe /p <dir>:\<mounted_image_path> /m

and then i'll be able to see packages with this command:

dism /image:c:\TEST_FOLDER /Get-Packages

is that correct?

sorry for these stupid questions but it's rather confusing with all these topic and method around here...

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...