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 

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

Reply via email to