MSI files are specialized setup packages that contain data regarding the files that need to be installed, repaired or uninstalled when installing/removing a program.
MSI installers will require users to be logged using an administrator account in order to be able to successfully run the files.
There are several software applications that enable developers to easily create MSI packages containing the files they choose.
Users will be able to integrate license files, help and documentation HTMLs, and even Internet shortcuts.
Additionally, they will be able to customize the generated MSI file by assigning it a personalized icon.