/build/static/layout/Breadcrumb_cap_w.png

Structure and features of MSI

explain Structure and features of MSI

0 Comments   [ + ] Show comments

Answers (6)

Posted by: anonymous_9363 12 years ago
Red Belt
1
Would you like someone to explain the structure and features of the forum?

Were you somehow unable to work out that a section dealing with 'Windows Installer errors' was probably not the place to ask your question?

I'm going to be kind...

- Read and inwardly digest Phil Wilson's The Definitive Guide To Windows Installer.
- When you've done that, read this
- Learn some manners. Asking questions in so direct a fashion doesn't exactly encourage people to respond.
Posted by: pjgeutjens 12 years ago
Posted by: zain_a2006 12 years ago
Senior Yellow Belt
0
is not for interview
I need a defintion of that
please explain
Posted by: murali.bhat 12 years ago
Purple Belt
0
did you try to find it yourself by any chance? Use google search.
Posted by: mayur_mak 12 years ago
Senior Purple Belt
0
Hi zain,

Structure of a MSI:

An MSI is a windows installer package that contains every information to install a particular product.it includes files in external uncompressed or interna CAB format.it includes features,components,files,registries,shortcuts etc
MSI Packages, too, are identified by GUIDs. If you make any change to a package, you must assign a new package code.

A feature is a piece of functionality that makes sense to the end user of the software. The help system could be a feature, or spell-checking, or wizards. If you have ever installed software that displays a tree view of things that you can choose to install or leave out, those are individual features. Features are identified by strings that must be unique within a particular package.

A component is a unit of software that the installer can install. Components can include files, registry keys, shortcuts, resources, and other things. Each component is identified by a GUID, the component ID, which must be unique across all packages, regardless of product.

Features of MSI:
1.Self healing
2.Install On Demand
3.Unattended Installation via various command line switches
4.Rollback
5.State management i.e using API win32 routines to query the current state, verification of the existing etc
5.Consistent Installtion rules for files and components

regards,
Mayur Makwana
Posted by: zain_a2006 12 years ago
Senior Yellow Belt
0
thanks
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ