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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:25:00+00:00 2026-05-12T10:25:00+00:00

I have a WIX installer and I am trying to work out what this

  • 0

I have a WIX installer and I am trying to work out what this line is actually doing (attached to the next button on my WIX dialog).

<Publish Event="EndDialog" Value="Return" >1</Publish>

It seems to me that this line means we are handing control back to the installer after showing our custom dialogs. But how does it then know which dialog to display next. It should in my case be showing the dialog indicating installation progress, but it jumps to the wrong dialog.

If I change it to this (ProgressDlg is the dialog showing installation progress in the WixUI_Minimal UI set which is the one I actually want to jump to),

<Publish Event="NewDialog" Value="ProgressDlg" >1</Publish>

It throws an error when I try to install

  • 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-12T10:25:01+00:00Added an answer on May 12, 2026 at 10:25 am

    OK, I seem to have stumbled across something that now works, but I don’t really understand why. Comments would be appreciated.

    I have this dialog sequence,

    WelcomeEulaDlg (part of WixUI_Minimal)
    CustomInstall
    StartAutomaticallyUI
    IC3DatabaseSelection
    GSDatabaseSelectionUI
    ProgressDlg (part of WixUI_Minimal)
    

    So basically I have created 4 dialogs that come between the EULA and installation progress dialog.

    I had those dialogs inside an InstallUISequence block so that using orca would show those dialogs within the InstallUISequence table.

    This seemed to be my issue. As soon as I removed the dialogs from the block and only had the first dialog in the block (which is CustomInstall) it worked fine.

    Now it looks like this, whereas before that table had all the other dialogs

    <InstallUISequence>
      <Show Dialog="CustomInstall" After="WelcomeEulaDlg" >NOT Installed</Show>
    </InstallUISequence>
    

    The way I link those dialogs together and made them all included was just by linking the next and back buttons together. They didn’t need to be in the InstallUISequence.

    I got this idea from using the WixAware demo and creating a project in there.

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

Sidebar

Related Questions

In creating my WiX installer I have run into an issue when trying to
I have an MSI installer built using Wix 3.5 and I am trying to
I'm trying to create a WiX installer dialog that provides a series of textboxes
I have a WiX installer project that utilises a custom dialog box to ask
I have a reasonably large WiX installer (250 Mb plus) and I am trying
I am new to WiX and I have been trying to create a installer
I have a WiX installer and I am following wix-tricks-and-tips My variables all work
I have a WiX installer that I would like to check for .Net 3.5,
I have a WiX installer which installs .Net 4 and SQL as prerequisites. All
I have created a wix installer project which is working fine. It installs my

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.