Hi!
I need to configure my installer from external tool. I mean that my installer should install the main application and some plug-ins. But which plug-ins will be included in the installer is decided by the external tool. This tool can generate any king of file (xml, json, nsh or free text). The question is how can I use it's content at compile time to add some file copies according to the selected plug-ins? It seems like a simple task and I'm sure that there is a solution, but I can't find it.
Configuration of some installer's options from external tool
2 posts