nerdexam
Microsoft

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"…

Manage implementations

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)
  • A
    14% (4)
  • B
    7% (2)
  • C
    72% (21)
  • D
    7% (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

#software packaging#MSI#installation#deployment

Community Discussion

No community discussion yet for this question.

Full MB5-700 Practice