Classification: Public
What does the MSI logging reveal? ( to enable MSI logging  check this out: 
http://support.microsoft.com/kb/223300)

-----Original Message-----
From: Pierre-Alain GALTIER [mailto:pierre-alain.galt...@vivelys.com]
Sent: November-06-13 8:58 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Inserting a dialog when user click on the "Advanced" button

Hello,

I have a custom dialog box that I’ve successfully inserted between the 
LicenseAgreementDlg and InstallDirDlg using WixUI_InstallDir template.
Now I want to use the WixUI_Advanced template and insert the same dialogbox 
when user press the “Advanced” or “Install” buttons.

… and I failed L

I added the following line but didn’t show my dialog when user click on 
Advanced button and I do not understand the reason :
      <Publish Dialog="AdvancedWelcomeEulaDlg" Control="Advanced" 
Event="NewDialog" Value="VIV_SelectArchDlg">LicenseAccepted = "1"</Publish>

Any advise ?

Thanks



Pierre-Alain GALTIER
Responsable Pôle Informatique & Technologie IT Department Manager 
pierre-alain.galt...@vivelys.com | www.vivelys.com Tel. +33 (0)4 67 85 68 43 | 
Fax +33 (0)4 67 85 68 41


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers Accelerate application 
performance with scalable programming models. Explore techniques for threading, 
error checking, porting, and tuning. Get the most from the latest Intel 
processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 
This message has been marked as Public by Steven Ogilvie on November-06-13 
9:17:48 AM.

The above classification labels were added to the message by TITUS Message 
Classification. For more information visit www.titus.com.

 


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to