Jump to content

Recommended Posts

Posted

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.

Posted

Here are a few of my favourite InstEd features. None of which exist in Orca.

 

  1. Row reference tracking (as Diello mentioned).
     
    http://i.imgur.com/lJdEy.png
     
     
  2. 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.
     
    http://i.imgur.com/nCM0X.png
     
     
  3. Revert To Base enables you to undo the changes you have made to an individual table.
     
    http://i.imgur.com/fesON.png
     
     
  4. View Transform Summary lets you view all of the changes contained in your MST.
     
    http://i.imgur.com/HSyv9.png
     
     
  5. Retrieve file sizes etc. automatically.
     
    http://i.imgur.com/UjESi.png
     
     
  6. Cascaded deletion of components and custom actions. Deleting a custom action for example, will also delete the relevant row in the InstallExecuteSequence table.
     
    http://i.imgur.com/eF8sS.png
     
     
  7. 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.
     
    http://i.imgur.com/ZdjaD.png
     

  • Thanks 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...