Why can't I delete components such as "Analog TV" from my build?

  • Thread starter Thread starter Fred E
  • Start date Start date
F

Fred E

Our DOM is very size limited and I'd love to be able to get rid of multimedia
comonents such as "AnalogTV" and "Audio Video Core" etc. Why are things like
this "required" for a minimal load of XP Embedded? It seems that the XPe
engineers could have sub-componentized everything a bit beetter so that I
could really minimize my load to ONLY the components that I really need. Any
insights on how to get rid of these multimedia components? Thanks!
 
In Your Design You might have included component which depends on Analog
TV(such as Digital Video Recording component). Find the component and remove
from your design then remove Analog TV. Repeat the same for other components
too.

While detecting the hardware for the design use WinPE environment which
detects minimal set of hardware.
 
Back
Top