Articles
Formats
STDU Viewer
STDU Converter
STDU XML Editor

Formats
STDU Viewer
STDU Converter
STDU XML Editor
Any system administrator tired of different methods of program installation, probably, looks closely at Microsoft Software Installer (MSI). Developing the product Microsoft company brought order to the process of software installation and made it consistent and stable.
Windows Installer was developed between 1995 and 1998 and had the Darwin code name at the beginning. The recent versions were named Microsoft Installer with .msi default file extension of the installation package. The very first version of the Installer was released at 1999.
Windows Installer was a significant step forward relative to the previous Microsoft installer - Setup API (ACME Setup): it included a GUI framework, an uninstall support and a possibility to go back to any point of the installation process (including the rollback during uninstall), a correct work with access rights in Windows and other opportunities, so that this product was a strong alternative to the installation packages available on the market.
A MSI file contains database spreadsheets which describe the application. In many cases, the MSI file also includes some program files. This makes the installation process more flexible. During the installation the users can select parts of the application they want to install to their systems. The installation package includes such components as registry parameters and COM (Component Object Model) objects.
The main advantage of MSI is the standardization of the software installation process: it sends to the past proprietary installation formats. Other advantages of MSI are listed below:
We offers to corporate customers a MSI package with its popular viewer to download.
MSI supports some public properties, which you can use by command line or Group Policy installation
| RSS channel | © 2007-2012 STDUtility.com |