Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Monday, March 29, 2010 2:21 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Here is my DialogBox Dlg1
1
1
WARNING
Here is my DialogBox Dlg1
1
1
WARNING =
"1"
PROCEED = "1" OR
WARNING="0"
1
--
View this message in con
-users] Wix UI navigation Help
Thw warning Dialog box gets displayed. but when i press 'Proceed
Anyways'
button it sets the PROCEED property to '1' and closes itself. but the
wizard
stays at Dlg1. and does not navigate to Dlg2.
Here is what the log says:
Action 10:56:17: Dlg1
Thw warning Dialog box gets displayed. but when i press 'Proceed Anyways'
button it sets the PROCEED property to '1' and closes itself. but the wizard
stays at Dlg1. and does not navigate to Dlg2.
Here is what the log says:
Action 10:56:17: Dlg1. Dialog created
MSI (c) (1C:68) [10:56:20:142]: Do
egards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Friday, March 26, 2010 10:57 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Hi Rohit
How can we call a WarningDialog from custom action ?
Following is the code snip
Hi Rohit
How can we call a WarningDialog from custom action ?
Following is the code snippet of my wxs file which is calling WarningDialog.
1
WARNING =
"1"
PROCEED = "1" OR
WARNING="0"
1
1
m it.
Regards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Thursday, March 25, 2010 6:22 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Thanks Rohit
Thanks Rohit for the quick reply
I didn’t get this line:
“I am assuming that the WarningDialog is a dialog which is
from
your custom action and Process Always is MB_OK t
;s new
dialog event.
Hope this helps.
Regards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Thursday, March 25, 2010 4:20 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix UI navigation Help
I have two dialog box Dlg1 and Dlg2.
On t
I have two dialog box Dlg1 and Dlg2.
On the press of the next button of Dlg1, I am calling a custom action.
Now this custom action sets a property WARNING to “0” or “1”.
If warning is “0”, I need to proceed to Dlg2.
If warning is “1” , I need to shown a popup dialogbox named WarningDialog
box.
T
10 matches
Mail list logo