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

Make patch between 2 MSI's from command line

Hello

I have two MSI versions for the same installer, I want to create a msp patch for the differences from the command line. Can I do this with InstallShield?

Thanks

Dan
Labels (1)
0 Kudos
(2) Replies
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

It is possible to use the InstallShield command line build to build a patch configuration in an InstallShield project with the -patch_config command line option. This would require that a patch configuration specifying your latest and previous release(s) have been configured in your project. More information on the command line build can be found here.
0 Kudos
RakeshXP
Level 5

How can i create a Patch between 2 exe using command line, can you please explain with an example.
0 Kudos