| 12345678910111213141516171819202122232425262728293031323334 |
- ; This is the inbox configuration file used for deploying or capture a
- ; WIMBoot system. Please do not remove this file because WIMCaptureImage
- ; and WIMApplyImage will fail if WIM_FLAG_WIM_BOOT flag is specified.
- [PrepopulateList]
- *winload.*
- *winresume.*
- \Windows\AppPatch\drvmain.sdb
- \Windows\Fonts\vgaoem.fon
- \Windows\Fonts\vgasys.fon
- \Windows\INF\errata.inf
- \Windows\System32\config\*
- \Windows\System32\ntkrnlpa.exe
- \Windows\System32\ntoskrnl.exe
- \Windows\System32\bootvid.dll
- \Windows\System32\ci.dll
- \Windows\System32\hal*.dll
- \Windows\System32\mcupdate_AuthenticAMD.dll
- \Windows\System32\mcupdate_GenuineIntel.dll
- \Windows\System32\pshed.dll
- \Windows\System32\apisetschema.dll
- \Windows\System32\api-ms-win*.dll
- \Windows\System32\ext-ms-win*.dll
- \Windows\System32\KernelBase.dll
- \Windows\System32\drivers\*.sys
- \Windows\System32\*.nls
- \Windows\System32\kbd*.dll
- \Windows\System32\kd*.dll
- \Windows\System32\clfs.sys
- \Windows\System32\CodeIntegrity\driver.stl
- \Windows\Boot\DVD\*
- \Windows\Boot\EFI\*
- \Windows\bootstat.dat
|