Multiple choice technology

Which of the following file extensions is used primarily for Windows Installer setup programs?

  1. .msi

  2. .mst

  3. .zap

  4. .aas

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The .msi (Microsoft Installer) extension is the standard file format for Windows Installer setup packages. These files contain installation information and are used by the Windows Installer service to install applications. .mst files are transform files used to modify installations, .zap is for Windows Installer patches, and .aas is not a standard Windows Installer extension.