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 6839103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:40:41+00:00 2026-05-26T23:40:41+00:00

I am using WIX for my application’s setup project, I have to install device

  • 0

I am using WIX for my application’s setup project, I have to install device drivers along with my application setup. so I have two driver installer files for each x86 and x64 platforms (since I have to use difxapp_x64/difxapp_86 reference file I need to have two separate installation projects), and one application setup project. now based on the platform I want to call either one of the driver installer msi file and the application installer file from one Msi file ( Bootstrapper !?). How can I accomplish this ?


after a bit of search i come to know in wix 3.6 there is a new tool know as ‘Burn’, this will help me to call collection of installation packages that are chained together.. so I have created a new setup project as Bootstrapper. but when I build its creating the msi file successfully but could not able to run it.. here is the code:

<?xml version="1.0" encoding="UTF-8"?>
<?define version="1.3.0.3"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
  <Bundle Name="Bootstrap" Version="1.0.0.0" Manufacturer="Bootstrap" UpgradeCode="58A81C66-C066-4CA1-9712-D884C11C88BD">
    <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense" />
    <Chain>
       <ExePackage Id="ExeProject" 
                    SourceFile="../../../CCSetupProject/bin/Release/CCSetupProject.exe" 
                    InstallCommand="/q /ACTION=Install" 
                    Name="iCConnectInstaller"
                    Vital="yes"
                    PerMachine="yes"/>
    </Chain>
  </Bundle>
</Wix>

when I click the Bootstrapper.msi file it says “Preparing to install” and then “This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.”

dont know what I am missing here!, anybody got this error before ?

  • 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. Editorial Team
    Editorial Team
    2026-05-26T23:40:42+00:00Added an answer on May 26, 2026 at 11:40 pm

    You can’t by having two separate packages.

    To solve the problem you have to build a merge module for the drivers, and then merge it with the main installation.

    By having a separate merge module, you can create an additional package which install only the drivers, or you can use product features to select what is gettin installed.

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

Sidebar

Related Questions

I am using WiX 3.6 to create my application setup. I have bundled two
I'm using Wix to create an installer for a Silverlight application. When I install
I am using the WiX installer to install an application, and I need to
I have created application installer using Wix. I have a ProgressBar control present on
We have an installer for application that is compiled using WiX and each version
We have an installer created using WIX. As part of this install we would
Using WiX (Windows Installer XML) I have created an MSI installer which installs Word
We are developing a customized installer using Wix and Wpf. We have developed some
I am building a simple installer for a web application using Wix. I wish
When I create a Windows Installer package (say using WiX) and I install the

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.