MB5-700 · Question #78
You need to create a software installation package. Which file type should you create?
The correct answer is C. *.msi. Maintenance, and removal of software on modern Microsoft Windows systems. The installation information, and often the files themselves, are packaged in installation packages, loosely relational databases structured as COM Structured Storages and commonly known as "MSI files"…
Question
You need to create a software installation package. Which file type should you create?
Options
- A*.cmd
- B*.zip
- C*.msi
- D*.exe
How the community answered
(29 responses)- A14% (4)
- B7% (2)
- C72% (21)
- D7% (2)
Explanation
Maintenance, and removal of software on modern Microsoft Windows systems. The installation information, and often the files themselves, are packaged in installation packages, loosely relational databases structured as COM Structured Storages and commonly known as "MSI files", from their default file extension.
Topics
Community Discussion
No community discussion yet for this question.