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

  • Home
  • SEARCH
  • 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 154051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:54:37+00:00 2026-05-11T09:54:37+00:00

On this MSDN page it is stated that nested installations (also called concurrent installations)

  • 0

On this MSDN page it is stated that nested installations (also called concurrent installations) on Windows Installer are deprecated. I’m currently installing a third-party msi with custon action type 23.

With what mechanisms can I install a third-party msi without using nested installations? I tried using a custom action of type 34 calling ‘msiexec.exe /i {.msi-file}‘ but that fails since multiple installations are not allowed at the same time.

Unfortunately there are no merge modules available for the msi’s to be installed.

  • 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-11T09:54:37+00:00Added an answer on May 11, 2026 at 9:54 am

    Unfortunately for you (and for everyone else in this situation), you’re going to have to create a bootstrap application that checks for the prerequisites and launches their installers where necessary and then launches your installer.

    It’s doubly unfortunate if your prerequisite needs are dependent on only certain features, rather than the whole package, as it means that you’ll have to implement the user interface in the bootstrap application as well. (That was the case with us, but fortunately, we were starting from scratch anyway, so we didn’t have to recreate a user interface that we’d already implemented in the MSI. We actually tried a hybrid approach where the first few screens of the UI were in the bootstrap app and the rest were in the MSI, but there were too many frustrations involved, so we gave up on that idea in short order.) With the UI in the bootstrap app, the user would select the features that they want installed, and then the bootstrap app would, if necessary, present a page that says the prerequisites are being installed and install them at that point before going on to the next page. When launching your installer, the bootstrap app feeds it all of the info that was gathered from the UI via command line arguments. You may even wish to put launch conditions into your MSI to prevent it from being run directly except in uninstall or repair situations.

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

Sidebar

Ask A Question

Stats

  • Questions 93k
  • Answers 94k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Using slicing: >>> 'hello world'[::-1] 'dlrow olleh' Slice notation takes… May 11, 2026 at 6:44 pm
  • Editorial Team
    Editorial Team added an answer The zlib format doesn't have a field for the original… May 11, 2026 at 6:44 pm
  • Editorial Team
    Editorial Team added an answer What you're trying to port is a cast operator. Try… May 11, 2026 at 6:44 pm

Related Questions

How should I check a (TCP) socket to find out whether it is connected?
I am writing a C library that reads a file into memory. It skips
I must be missing something... So I am in the process of figuring out
I'm wondering how the concurrency in a web application actually works. Ive read several

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.