You are developing a Windows Embedded Standard image for a headless device. You have a Windows application that is designed for user input. You need to embed this application in the headless device. What should you do?
A.
Add a Windows subsystem component to the operating system image.Set the registry settings to filter all ErrorMode messages.
B.
Create a service that scans the desktop for the main application window and handles user interaction. Include this service in the operating system image.
C.
Add the User Interface Core component to the operating system image.Clear the Show notifications on taskbar setting for the User Interface Core component.
D.
Add the Message Box Default Reply component to the configuration of the operating system image. Select the Disable messageBox Popup setting in the Message Box Default Reply component.