nac's blogSyndicate content

September 17th, 2009 | 0 votes

Many times we interfere with the MSI script sequence in InstallExecute sequence, AdminExecuteSequence, advertised sequence, InstallUISequence, AdminUISequence. Following lists will be helpful in maintaining proper sequence.

It's not necessory that sequence number should be like this only but order is suggested to be the same.

1 comments
September 15th, 2008 | 0 votes

Many times we have to customize the installation of vendor MSI, by selecting complete, typical or customize installation of the package. This will install particular features when selected.

6 comments
August 22nd, 2008 | 0 votes

Well this is an intresting tip while moving from XP to Vista. When we launch the Help file in Vista, Help file (.hlp) may give you the following types of errors.

1 comments
August 19th, 2008 | 0 votes

The following is a list of reasons for not using Self Registration Routines:

5 comments
August 14th, 2008 | 0 votes

Properties can be used to select functionality you want to install in MSI.

5 comments