ctober 24, 2009 4:15 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to create window before exit dialog
Blair wrote:
>
>
>
>
I don't think that'll work -- remember that InstallUISequence has
"special" sequences for
Blair wrote:
>
>
>
>
I don't think that'll work -- remember that InstallUISequence has
"special" sequences for the success, cancel, fail, and suspend dialogs.
To have multiple dialogs after an install completes successfully, you
need to replace ExitDlg.
--
sig://boB
http://joyofsetup.co
n Mian [mailto:miand...@gmail.com]
Sent: Thursday, October 22, 2009 2:20 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to create window before exit dialog
Thanks again.
Where can i find my InstallUISequence table? Currently i am not using
InstallUISequen
ober 21, 2009 9:37 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] How to create window before exit dialog
>
> I have already my own dialog window (MyDialog) which is currently appearing
> after license agreement dialog. For this i am usi
DlgBannerBitmap)" />
> Height="2" />
> Height="13" Text="text" />
> Height="15" Property="USERNAME" Text="47" />
> Height="13" Text="Password:" />
>
Height="13" Text="text" />
> Height="15" Property="USERNAME" Text="47" />
> Height="13" Text="Password:" />
> Width="320" Height="15" Property="PASSWORD"
1
Hope this helps
Regards
-Original Message-
From: danimian [mailto:miand...@gmail.com]
Sent: 21 October 2009 10:34
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to create window before exit dialog
Hello,
how can i create a
Hello,
how can i create a window before ExitDialog window?
I want to show my own Dialog window (MyDlg) before ExitDialog window.
I am trying this but it is not functioning.
1
I think, i am missing the right name of Dialog and Control.
How to accomplish it?
Thanks in advance and Best Regards
Adnan
8 matches
Mail list logo