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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:01:21+00:00 2026-05-10T21:01:21+00:00

I need a WiX 3 script to display to display only 2 dialogs: Welcome

  • 0

I need a WiX 3 script to display to display only 2 dialogs: Welcome & Completed. Thats it no need for EULA, folder selection etc. All help appreciated.

  • 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-10T21:01:22+00:00Added an answer on May 10, 2026 at 9:01 pm

    All you need to do is add this in your WIX script, it will give you the WelcomeDlg before the installation and show the Installation progress, then the Exit Dialog. Don’t forget to add the WixUIExtension.dll to your references.

    <UI Id='UserInterface'>   <Property Id='WIXUI_INSTALLDIR' Value='TARGETDIR' />   <Property Id='WixUI_Mode' Value='Custom' />    <TextStyle Id='WixUI_Font_Normal' FaceName='Tahoma' Size='8' />   <TextStyle Id='WixUI_Font_Bigger' FaceName='Tahoma' Size='9' Bold='yes' />   <TextStyle Id='WixUI_Font_Title'  FaceName='Tahoma' Size='9' Bold='yes' />    <Property Id='DefaultUIFont' Value='WixUI_Font_Normal' />    <DialogRef Id='ProgressDlg' />   <DialogRef Id='ErrorDlg' />   <DialogRef Id='FilesInUse' />   <DialogRef Id='FatalError' />   <DialogRef Id='UserExit' />    <Publish Dialog='ExitDialog' Control='Finish' Event='EndDialog' Value='Return' Order='999'>1</Publish>   <Publish Dialog='WelcomeDlg' Control='Next' Event='EndDialog' Value='Return' Order='2'></Publish>  </UI> <UIRef Id='WixUI_Common' /> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need a complete WiX script that can be build.It had Welcome EULA Install
I have an ant script to manage out build process. For WiX I need
I need to define a Wix file component that may not exist in certain
I'm just starting out with WiX as I need to be able to automate
I'm need to choose a software package for installing software. NSIS and WiX seem
I am using the WiX installer to install an application, and I need to
Need to an expression that returns only things with an I followed by either
I need to create a WiX extension to handle interacting with the HTTP API
I need to setup a custom action within WiX 3.0. I have the following
I need to create a bootstrap for my WiX project I've tried using setupbld.exe

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.