I have a bootstrapper application which has two packages, .NET framework as
pre-requisite and the actual component as another package. The entire
installation works fine including the pre-requisites, there is theme file
that's been created to define the wizards. 

The first screen in the wizard displays the user the info about
pre-requisites and on click of Install based on the Registry value the .NET
framework will get installed (if exists it will not install). Currently this
screen displays always irrespective of whether framework is installed or
not. How can we make the display of the screen/wizard dynamic , so that when
the bootstrapper exe is executed the first screen (pre-requisites) is
displayed only if .NET framework is not installed. 

The extract of Bundle.wxs , theme file and resource file has been attached
in Ref.ZIP. Any help/suggestion on this will be greatly appreciated. 

Thanks, 
Veeresh



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Dynamic-Display-of-Wizard-Content-tp7595920.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to