Agenda What is a software package ? What is a MSI file ? Windows Installer Technology How packaging service can benefit your company ? Contact Information Suggested Websites
What is a software package ? Microsoft defines a software package as a Microsoft Installer file (MSI), using Windows Installer Technology. “To install your applications efficiently and reduce the total cost of ownership (TCO) for your customers, you can use the Windows Installer.” written by MSDN
What is a MSI file? Relational databases structured as Object Linking and Embedding (OLE) Structured Storage Files and commonly known as MSI files. It contains:
A product;
Components;
Key paths;
Features;
Other tables.
Windows Installer Technology Microsoft Windows Installer is an installation and configuration service provided with Windows. The installer service enables customers to provide better corporate deployment and provides a standard format for component management.
0 comments
Post a comment