Menu

#27 Managed Bootstrapper - how to pass variables to control full installation

open
nobody
None
1
2013-01-01
2013-01-01
Marco
No

I have seen how create a managed bootstrapper using WPF to create a custom UI for an installation package. But I have a full installation package with license agreement and selection of installation type (Typical, custom, full) using WixMondoUI, I need to create a full new custom interface using WPF and managed bootstrapper (setting to false the flag to display original UI of the setup package), but I don't know how to pass the selection made in the WPF Managed UI of the bootstrapper to the original WiX full Mondo UI setup project to make the original setup working with the custom UI of the bootstrapper.
In the WiX Bundle sample installation the managed bootstrapper is one click button installation and has no user choice to set.
Do you have any suggestion or sample project as reference?

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.