Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 132371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:15:07+00:00 2026-05-11T06:15:07+00:00

I am about to start a new InstallShield project. There are three choices for

  • 0

I am about to start a new InstallShield project. There are three choices for the project type:

  1. Basic MSI
  2. InstallScript
  3. InstallScript-MSI

What are the merits and demerits of each? Which one should I choose?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:15:08+00:00Added an answer on May 11, 2026 at 6:15 am

    Basic MSI:

    This is the standard installation type. It uses Windows Installer for nearly all of the installation (prerequisites, language selection, and some other things are handled by the setup.exe). An MSI is a database with many tables that describe how the installation works. The number of tables can be a little overwhelming at first, but InstallShield does a good job of abstracting it; most of the time, you don’t need to directly edit the database tables.

    This is the most common type of installation, so there is a lot of information available about it. The InstallShield forum is a great source of information. Also, many installations use MSIs, so if you understand them, it will be easier to understand what other installations do (eg. if you need to install another manufacturer’s MSI as part of your installation). Silent installations can be accomplished easily with a command line argument.

    Unfortunately, since the MSI controls the installation through database tables, there is a bit of a learning curve. If you do end up having to directly edit the MSI tables, it can be confusing at first since there are many tables and some of their purposes and interactions are subtle. Also, creating and sequencing dialogs is more difficult in an MSI since all the interactions need to be controlled by tables. Custom MSI dialogs can be created, but only in C++.

    I would recommend this project type for most uses.

    InstallScript:

    These projects use an installation script to install software instead of Windows Installer. Since the installation script is a linear program, it can be easier to understand how it works. One advantage this project type has is that creating and sequencing dialogs is easier. Also, InstallScript dialogs can be skinned and look a little better than MSI dialogs. Running a silent installation requires a separate ‘response file’ to control the UI. I wouldn’t recommend using this project type unless you have a specific reason to (eg. if you have to very precisely control the behavior of the installation in a way not supported by MSI).

    InstallScript MSI:

    This is essentially a Basic MSI project that uses InstallScript to control the UI and an MSI to control the actual installation. It has the advantage of using an MSI to control the installation, but working with dialogs is easier. It still requires a response file to control the UI during a silent installation. If you don’t care about silent installations or have a complicated UI dialog sequence, you may find this project type useful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am about to start a new project, a facebook app. There are two
I'm about to start a new WPF project and there are a number of
I am about to start a new realtime project. Now there is (again) the
I am about to start a new project and would like to document its
We're about to start a new project, and our client's current application is .NET
I am about to start a new personal project. It aims to be a
About to start a new project in VS2010 which will have a few windows
We are about to start a new project. It will be a group of
We are just about to start a new project. The Proof of Concept (PoC)
We are about to start a new project using an existing SQL DB, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.