What is an answer file, and how is it created?

What will be an ideal response?


An answer file is used to answer questions that the Windows installation setup program asks during install. It is created using Windows System Image Manager (Windows SIM), which is a tool included with the Windows Assessment and Deployment Kit (ADK). Windows SIM is used to create an answer file, revise an answer file, include third party drivers for an installation, and create the file in XML format.

Computer Science & Information Technology

You might also like to view...

Which of the following assignments would be a compilation error?

a. Assigning the address of a base-class object to a base-class pointer. b. Assigning the address of a base-class object to a derived-class pointer. c. Assigning the address of a derived-class object to a base-class pointer. d. Assigning the address of a derived-class object to a derived-class pointer.

Computer Science & Information Technology

Run the programs by starting the server (don’t forget to specify a port number as a command-line argument) first, then the client. Conduct a session and observe the diagnostic messages displayed on both sides. Describe your observation of the sequence of events.

This exercise deals with EchoServer2 and EchoClient2. Recall that EchoServer2 is connection-oriented and iterative. Compile Echo*2.java (“javac Echo*2.java”). Then:

Computer Science & Information Technology

A popular application made by Adobe is used to create ________ animated graphics

A) Insert grid B) Graphics Interchange Format C) Flash D) Interlacing

Computer Science & Information Technology

Unlike other queries, you can only reference one object as the data source in a Crosstab query

Indicate whether the statement is true or false

Computer Science & Information Technology