The code for the UI is the wixstdba project, this is C++ not C #. If you want to self contained starting point for your custom version this should help http://wixextba.codeplex.com/.
Neil >Currently I am referring WixBalExtension.dll in my bootstrapper project. >I need to have my own message on the installer window on successful >installation and successful un-installation. I tried to customize the >theme files but it seems that is not enough as there is common message >being shown on installation and un-installation both. I think I need to >change the code and create new dll for WiXBalExtension but seems that is >not the exact place where the code to create/handle UI is written. > >Can you please help, in identifying which project exactly (written in C#) >I can rebuild and refer to in my application to get my own UI? > >Regards, >Aparna Karkare >(O) +91-80 6624 3681 | (M) +91-9742366933 > > >========================================================================== >==== >This communication, including attachments, is confidential, may be >subject to legal privileges, and is intended for the sole use of the >addressee. Any use, duplication, disclosure or dissemination of this >communication, other than by the addressee, is prohibited. If you have >received this communication in error, please notify the sender >immediately and delete or destroy this communication and all copies. >-------------------------------------------------------------------------- >---- >Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and >much more. Get web development skills now with LearnDevNow - >350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. >SALE $99.99 this month only -- learn more at: >http://p.sf.net/sfu/learnmore_122812 >_______________________________________________ >WiX-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

