For build 7232 beside the preset I added the following. Please note, that the removal part is mandatory to be able to have a proper image/installation. As dead0 pointed out he needed to remove some packages in order to remove Game Explorer (and have a sduccesful installation).
Packages.zip contains an Excel-sheet with a combinatins of tests that I made (with data from dea0 as well).
Removal.zip contains removal.bat that requires 1 parameter, without a parameter it just initialises some environment variable you could use:
packages - Remove packages
cleanup - Remove redundant files and drivers
langpack - EXAMPLE on how to integrate a language pack
- integrate a languagepack (langpack)
- remove obsolete packages (packages)
- run vLite to integrate drivers, remove components and add tweaks
- remove drivers and files (cleanup)
- run vLite component removal without anything selected to reduce the image-file a but more
I did not need to take ownership of these files for any test that I have made. You can do it with:
takeown /f %mount%\Windows\..." /R
icacls "%mount%\Windows\..." /grant Administrator:F /T /Q
Also been busy testing build 7264, but there are no packages removable there. Just some language-related packages.
This post has been edited by Jeronimo: 04 July 2009 - 04:19 AM