Type Files have a feature to combine files from an install: files prefixed with 'Install_' get merged file existing file (explained here).
I am building a ModelPlugin, and I would like it to be enabled and configured in the Result Processing after install (users should intentionally opt out of using the installed plugin instead of opt-in). The settings are saved in ResultProcessing.cfg, and there is no merge feature available. Placing my own ResultProcessing.cfg will remove any previous settings the user had configured (or other plugins). I would like to be able to place a 'Install_ResultProcessing.cfg' that gets merged upon TestStand launch similar to type files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.