Page 1 of 1
Duplicate and rename install scripts
Posted: Mon Jul 25, 2016 9:02 pm
by donbrookes
I have a basic question, I think. I wanted to take an existing script set (.mpr, mia. etc) and create a new set for a different installation. I can copy the existing set to another directory, but how do I rename the files so I do not break the links between them.
Re: Duplicate and rename install scripts
Posted: Tue Jul 26, 2016 12:41 pm
by FrancescoT
Dear Donbrookes,
if you want to use your current project as starting point for a new one, you may create a custom project template.
"Use Add Custom Template to convert the active setup to a generic template, which may then be re-used as your own custom baseline project when creating new setups."
From IA IDE, New Project -> Other, once the "New Project Dialog" gets displayed select the Custom tab.
For more details, please consult the IA documentation.
Hope this helps you.
Regards
Re: Duplicate and rename install scripts
Posted: Tue Jul 26, 2016 2:07 pm
by donbrookes
Wow, that worked great. I didn't even know that feature existed. Thanks a bunch.

Re: Duplicate and rename install scripts
Posted: Wed Jul 27, 2016 1:05 pm
by FrancescoT