Thanks for your support, applying the Transformations from DataBase works.
I need to take these informations, because I want to create a custom WPF UI for
the Burn Bootstrapper,and I need to know all the feature (with localized title
and description) that are contained in each msi that is in my B
You could try the Win32 MsiDatabaseApplyTransform(), that's
Database.ApplyTransform in the scripting world. The problem is that the
scripting object model doesn't appear to provide navigation from installer
functions that apply to product installation, and database functions that
apply to the MSI f
No. By default the Bundle is Compressed='yes'. If you want all your
packages to not be contained in the Bundle change that to
Bundle/@Compressed='no'. You can now go back and mark individual
XxxPackages Compressed='yes'. Or you can do it the other way around and
leave the Bundle compressed but mark
3 matches
Mail list logo