neuropass Posted February 2, 2010 Posted February 2, 2010 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-PackagesThanks in advance...
ricktendo Posted February 2, 2010 Posted February 2, 2010 (edited) Those are hidden, to stop you from being able to remove them but you can use a tool called install_wim_tweak.exe to unhide them for removalGet it: http://www.msfn.org/board/index.php?showtopic=136837More: http://www.wincert.net/forum/index.php?showtopic=7384 Edited February 2, 2010 by ricktendo64
neuropass Posted February 2, 2010 Author Posted February 2, 2010 Thanks a lot foe your reply.Otherwise i wouldn't have known...But still i don't see the tool "install_wim_tweak.exe"
MrJinje Posted February 2, 2010 Posted February 2, 2010 Get liquid's rar files here. Find it in one of the subfolders.http://www.msfn.org/board/index.php?showtopic=137765
neuropass Posted February 2, 2010 Author Posted February 2, 2010 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> /mand then i'll be able to see packages with this command:dism /image:c:\TEST_FOLDER /Get-Packagesis that correct?sorry for these stupid questions but it's rather confusing with all these topic and method around here...
neuropass Posted February 2, 2010 Author Posted February 2, 2010 Sorry i just realized how to use the file...THANKS a bunch guys, i really appreciate it...
ricktendo Posted February 2, 2010 Posted February 2, 2010 (edited) Download packages.xls from the same page as install_wim_tweak.exe, it will give you a good idea what features are connected Edited February 2, 2010 by ricktendo64
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