Just wondered what everyone uses to create .MST files for their MSI's
Just wondered what everyone uses to create .MST files for their MSI's

Basic changes using ORCA.
Ben


InstEd because it can do several things Orca can't.

I tend to use InstEd as it will actually let you save over .mst files when you modify them, instead of insisting you save to a new filename.
Its also generally a bit friendlier to sue as it will add dropdowns to some columns with a list of valid values, and any column that takes bitflags normally has a nice dialog letting you tick the required properties instead of working out the bitflags yourself.

Flexet Adminstudio. It's from the InstallShield family.
Totally over the top for basic use; 'comprehensive' is an understatement.
.
Last edited by jinnantonnixx; 17th May 2012 at 04:13 PM.
I'm using that too now because that was the "upgrade" from Wise. I hate to say it but so far, I think I prefer Wise.

Here are a few of my favourite InstEd features. None of which exist in Orca.
- Row reference tracking (as Diello mentioned).
- Import REG and INI files directly into your MST. The tables and/or rows are automatically created for you. This is a huge time saver.
- Revert To Base enables you to undo the changes you have made to an individual table.
- View Transform Summary lets you view all of the changes contained in your MST.
- Retrieve file sizes etc. automatically.
- Cascaded deletion of components and custom actions. Deleting a custom action for example, will also delete the relevant row in the InstallExecuteSequence table.
- The File Manager lets you easily see which files go where. You can also add additional files to your MST simply by dragging-and-dropping them into the target window. InstEd will create the CAB file(s) for you so you don't need to waste time using MakeCab.exe.
Diello (21st May 2012), mrb-solutions (21st May 2012)
Nice reply Arthur thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)