I use c# created a win form application that used for doing some configuration things during installation.
Now I want to inject these form application after the LicenseAgreementDlg. I have tried use <Binary> to define the location of my app, and define a <CustomAction>, Then use <Publish> to do action after Click "Next" in that dialog, but failed. Seems I need to include the dll files and config files used by the Form App. But I don`t know how to include these files. Then I tried bootstrapper, how should I define the bootstrapper to call my Form App after the LicenseAgreementDlg? I`m new to WIX, any help will be great! Thanks, Timiz ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users