Hello everybody, Here in our group we're working on a managed installation bootstrapper application based on Wix Burn. There are at least two scenarios in question:
* Clean machine, no .NET Framework, the bundle has .NET Framework as pre-requisite. o The Wix Burn Runtime checks if pre-requisites are installed (they are not!) o Installs the .NET Framework o The Bundle gets registered with ARP (Add/Remove Programs) o Launches the MBA with LaunchAction.Install and MBA.Command.Resume == ResumeType.Arp * The machine already has the .NET Framework installed and the Product Bundle installed o The Wix Burn Runtime immediately starts the MBA with LaunchAction.Install and MBA.Command.Resume == ResumeType.Arp The question is how can we recognize each of these situations w/o detecting individual packages already installed (as it is not a robust solution)? Thanks. Respectfully, Alexander Fedin ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users