The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Combining Captures into a repackage with multiple install options. Can it be done?

CChong
By Level 11 Flexeran
Level 11 Flexeran
I have a piece of software I am in the process of repackaging for deployment. The package has several different configured installs we use. I was wondering if you can capture each of these configurations then somehow merge the repackager created MSI's to find the differences somehow and then just create the sets of differences and plug them in as options on install. Can this be done? Any help is appreciated.
(1) Reply

nank
By
Level 5
You could make a base MSI package, then create a transform (MST) for each of your custom configurations. For an installation, you'd just install the MSI with the appropriate transform.