Legolash2o Posted August 7, 2010 Author Posted August 7, 2010 (edited) manually... that will take AGES!!You would have to mount the wim, then the SOFTWARE registry hive. Take ownership of [HKEY_LOCAL_MACHINE\Wim-soft\Microsoft\Windows\CurrentVersion\Component Based Servicing\"Then go through each package and change visibility to 1, then try and remove the packages. That's all i can explain.----------------------Below is what the new interface will look like... any suggestions. (NOTE: it will not sure the FullName column after i've finished) Edited August 7, 2010 by Legolash2o Quote
ricktendo Posted August 7, 2010 Posted August 7, 2010 Thats what I dont know how to do, take ownership of it, any instructions how?With cmdlineBTW I am only going to remove a handful so it will not take ages Quote
Legolash2o Posted August 7, 2010 Author Posted August 7, 2010 I meant to change each individual "visibilty" to 2 Right click on a registry key and select Permissions, then it pretty much the same as folder permissions.With cmdline... i don't know who to do that, if you find out, please let me now cos i was looking into it for the last hour. Quote
ricktendo Posted August 7, 2010 Posted August 7, 2010 SetACL looks promising http://setacl.sourceforge.net/If you manage to decipher it please share your cmdline Quote
Legolash2o Posted August 7, 2010 Author Posted August 7, 2010 Sorry but i wont try SetACL, i have already decided on a method (the easiest) and im gonna do that Quote
Legolash2o Posted August 7, 2010 Author Posted August 7, 2010 (edited) Well thanks for sharingSorry My method is using the tool, although i have noticed alot of spelling mistakes in the tool @EveryoneIs there anything anywhere which will give me a description of what each of the packages are? I'm reading the PDF provided earlier but its not descriptive enough. Edited August 7, 2010 by Legolash2o Quote
ricktendo Posted August 8, 2010 Posted August 8, 2010 Is there anything anywhere which will give me a description of what each of the packages are? I'm reading the PDF provided earlier but its not descriptive enough.Why not use the description in the .mum file in C:\Windows\servicing\PackagesExample Microsoft-Windows-TabletPC-OC-Package~31bf3856ad364e35~amd64~~6.1.7600.16385.mum:<update description="Adds or removes Tablet PC Input Panel, Windows Journal, Math Input Panel, and other handwriting recognition features." displayName="Tablet PC Components" name="TabletPCOC"> Quote
Legolash2o Posted August 8, 2010 Author Posted August 8, 2010 (edited) Thanks Ricktendo, your a genius EDIT: I've also noticed the the tweak tool does not unhide everything, there are also "mini-LP" (mini language packs) and some other stuff which may have to be added to the removal list Edited August 8, 2010 by Legolash2o Quote
Legolash2o Posted August 8, 2010 Author Posted August 8, 2010 Here is what the new Component Remover looks like. Is there anything specific you would like to remove which isn't a package? i.e. Wallpapers, Screensavers, Default Themes... Quote
Legolash2o Posted August 8, 2010 Author Posted August 8, 2010 (edited) I want to try ALPHA please Nope, the first alpha will be released in a few weeks, but some good news it that the component remover is finished and working (so far) On another note, since you can now remove packages, it has rendered the "Feature Manager" useless so it won't be available in the next version. Edited August 8, 2010 by Legolash2o Quote
Legolash2o Posted August 8, 2010 Author Posted August 8, 2010 (edited) Some files are still kept in WinSXS so the image only shrinks around 3GB (x64), that mean i have to delete the files from WinSxS aswell if the package is removed. LOL, there is only 4 folders in the Program Files folder 6500 folders to quickly scan through, grrrrr..... Edited August 8, 2010 by Legolash2o Quote
Mand Posted August 14, 2010 Posted August 14, 2010 Please add "dism /get-mountedwiminfo" function.Why? Well if you already mounted something, you will not be able to use that mounted wim in W7T, if you would check with /get-mountedwiminfo, you will get all the info you need to use the Mountpoint and WIM in W7T.Also i find it quite anoying that once you leave a Window started in Tools Manager, you will be back in the Main window instead of the Tools Manager, i hope you understand what i meanand i dont really understand why the Proper functions are Hidden in something called 'Tools Manager' while the main window is basicly really useless, Updates page ok. LP ok, 'Tools' ??, Driver Packs = nonoOverall the gui could be a little less Clicky Hirachy, but its still nice though i really dont need the 'main window' at all, nothing there i need, well expect for Updates and maybe LP, LP is a little nasty to ingreate, Updates are easy to integrate with dism but yeah its a GUI Quote
lib9 Posted August 16, 2010 Posted August 16, 2010 (edited) @Lego : when removing package you don't mean by just disable it because dism disable package but not remove file from wim file ?one last thing is this will work for french version i hope so Edited August 16, 2010 by ferigno1 Quote
ricktendo Posted August 16, 2010 Posted August 16, 2010 That reminds me: watch out lego, awhile back when I was using install_wim_tweak I noticed it broke feature disable...so make sure to run it only after you disable features because I dont think you will be able to do so if install_wim_tweak patch is applied Quote
Legolash2o Posted August 16, 2010 Author Posted August 16, 2010 (edited) 1.Please add "dism /get-mountedwiminfo" function.Why? Well if you already mounted something, you will not be able to use that mounted wim in W7T, if you would check with /get-mountedwiminfo, you will get all the info you need to use the Mountpoint and WIM in W7T.2.Also i find it quite anoying that once you leave a Window started in Tools Manager, you will be back in the Main window instead of the Tools Manager, i hope you understand what i meanand i dont really understand why the Proper functions are Hidden in something called 'Tools Manager' while the main window is basicly really useless, Updates page ok. LP ok, 'Tools' ??, Driver Packs = nono 3.Overall the gui could be a little less Clicky Hirachy, but its still nice though i really dont need the 'main window' at all, nothing there i need, well expect for Updates and maybe LP, LP is a little nasty to ingreate, Updates are easy to integrate with dism but yeah its a GUI 1. I will add that option, using already mounted wim will save time, but i will do it a way where it won't automatically unmount it at the end 2. I will add an option so you can if you wanted you can make the "Tools Manager" the main window (show on startup) and an option where if you close a tool it wil return to the Tools Manager. 3, What you mean by LP are nasty to integrate... i assume you just added the cab file to the list?That reminds me: watch out lego, awhile back when I was using install_wim_tweak I noticed it broke feature disable...so make sure to run it only after you disable features because I dont think you will be able to do so if install_wim_tweak patch is appliedSo you mean disable a feature then remove it straight after for each one?@Lego : when removing package you don't mean by just disable it because dism disable package but not remove file from wim file ?one last thing is this will work for french version i hope so Removing a package/feature uses the Dism /Remove-Package command, pretty much the same as un-installing an update i guess. Edited August 16, 2010 by Legolash2o Quote
Mand Posted August 16, 2010 Posted August 16, 2010 1. I will add that option, using already mounted wim will save time, but i will do it a way where it won't automatically unmount it at the end 2. I will add an option so you can if you wanted you can make the "Tools Manager" the main window (show on startup) and an option where if you close a tool it wil return to the Tools Manager. 3, What you mean by LP are nasty to integrate... i assume you just added the cab file to the list?Would be great About the LP i meant without W7T, using the WAIK only is quite nasty to PROPERLY integrate a LP it's a few commands for proper integrationOr doesn't your tool do anything expect /add-packageYou know what i always miss on such tools as yours?A real Log that tells you what the tool actually did (all the commands) Quote
Legolash2o Posted August 16, 2010 Author Posted August 16, 2010 (edited) Would be great About the LP i meant without W7T, using the WAIK only is quite nasty to PROPERLY integrate a LP it's a few commands for proper integrationOr doesn't your tool do anything expect /add-packageYou know what i always miss on such tools as yours?A real Log that tells you what the tool actually did (all the commands)I assume you can integrate a LP just by using the /Add-package, if not let me know what W7T would need to do i.e. another command.The log.... i can do that I will also make it where if there is an error it will include the exact error with the log.Any other requests or questions? Edited August 16, 2010 by Legolash2o Quote
Mand Posted August 16, 2010 Posted August 16, 2010 http://forums.mydigitallife.info/threads/12145-HowTo-create-a-multi-language-Windows-7-DVD-installerI guess this one Explains it rather simple,Well my point is that you should be able to install Windows 7 with the added Language, which needs you to update lang.ini and do some copy paste Quote
Legolash2o Posted August 16, 2010 Author Posted August 16, 2010 Thanks, ill have a look. Anything else? Quote
Legolash2o Posted August 19, 2010 Author Posted August 19, 2010 I've got 10 things (with fixes) on my list, keep them coming! Surely someone else has an idea? Quote
Mand Posted August 19, 2010 Posted August 19, 2010 (edited) Mh well would be nice if you could change the way all this works, or maybe you are already doing in your next version, I really dont like how it Auto-unmounts.Also a little cleanup in Tools Manager, you added a 'All in one integrator' well but this one basicly makes the 'extra' different tools obsolut, so remove them, Wim Tweaker etc whats now in AIO Integrator, which i like better than these 'extra' tools. Edited August 19, 2010 by Mand Quote
Legolash2o Posted August 19, 2010 Author Posted August 19, 2010 I will hide the obsolete tools and.... prompt if the user wants to save the image at the end.Yes- Saves the imageNo - DiscardsCancel - leaves the image mounted.Also the first idea of getwiminfo means it will use an already mounted image and not unmount it Good enough for you? Quote
Legolash2o Posted August 20, 2010 Author Posted August 20, 2010 So far the changelog is.*FIX: Some buttons did not appeart after unmount (WIM Manager)*FIX: Update Integrator stop adding updates if wrong architecture*FIX: SoLoR Updates Home link*Added Import to WIM Manager*Display errors on AIO Update Integrator*Component Removal*W7T now asks if you want to save/discard and leave the wim mounted*W7T now uses already mounted wim*Addon Integrator standalone has been removed (AIO made it obsolete)*Update Integrator standalone has been removed (AIO made it obsolete)*Driver Integrator standalone has been removed (AIO made it obsolete)*WIM Tweaker standalone has been removed (AIO made it obsolete)*Closing a tool will return you to the Tools Manager Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.