mornig All,
I am trying to edit an MSI package using ORCA, this is quite a good tool, but does any one know of any more good MSI editing tools?
Cheers
feedback
|
|
ORCA is "offical" but quite lacking in features. We use a collection of tools for our packaging needs. Some of these tool go far beyond just editing an MSI. | ||||
|
feedback
|
|
I just found InstEd, a free MSI editor. Looks OK. | |||||
feedback
|
|
If you need to make any substantial changes to an MSI file the best tools are Installshield and Wise, hands down. An MSI file is a database, and it is full of tables with referential integrity. A change in one table quickly cascades to a number of other table, and it is quite hairy to decode this yourself, and not very time efficient. Getting the cheapest version from Altiris or Flexera would be a great way to ensure modification of MSI files is less error-prone and easier. For system administration I greatly prefer Wise from Altiris. It is targeting system administrators rather than developers, and is much less buggy. I am not sure what the price is for these editors. They tend to be bogged down in more and more large corporation junk so you can't purchase the simple editor, but get a whole lot of junk along with it. I see Symantec has purchased Altiris. | |||
|
feedback
|