Hi, I have a Wix 3 installer which has a UI written in C# using the DTF. I'm aware that the actions in the "InstallUISequence" will not be executed if I use a custom UI in this way, but does anyone know how I can force an action (specifically AppSearch) to run from within the UI? I've tried using the Session.DoAction() method, but no matter where/how I call it, I get the exception "Microsoft.Deployment.WindowsInstaller.InvalidHandleException: Handle is in an invalid state." The session object itself seems to be valid - I can successfully query the MSI database and read/write properties.
Has anyone managed to execute a built-in/custom action in this way? Thanks, James ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users