WIX append data to file during installation -


I was wondering what would be the easiest way to get WIX to attach some lines to the configuration file (this One of the matlab files) of other applications, basically what I want:

  • Determine that a third party application is installed (which I can do)
  • Add a few rows to the configuration file This third party application

    I think I have a custom order Using test will need to be? But what would be the easiest way? Thanks a lot!

    This configuration depends on formatting the file, but generally speaking, to avoid this



Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -