I know that when you include a dependency in your setup project that it is automatically installed before the 'On Startup' action.
I would like to install a dependency based on the users selection of packages, possible in the 'On Pre Install' action.
Would I have to do this by including the dependencies files in the 'Primer Files' list and pull the dependencies detection and installation scripts and place them in the 'On Pre Install' and modify the scripts so that they execute appropriately from the TempLaunchFolder, or is there another way to handle this?
I would like to install a dependency based on the users selection of packages, possible in the 'On Pre Install' action.
Would I have to do this by including the dependencies files in the 'Primer Files' list and pull the dependencies detection and installation scripts and place them in the 'On Pre Install' and modify the scripts so that they execute appropriately from the TempLaunchFolder, or is there another way to handle this?