Quote:
Originally Posted by alucard1973
I know that there is the task= but as it is not in the Setting.ini, I had to adapt myself with the Component1 etc ... but I look at the help file, there is nothing on
|
You have to add the whole component thing in settings.ini to be able to choose which component to install. Just copy everything starting from [Component] and paste it at the end of settings.ini
Also you forgot to add this line for each component:
Code:
Component#.File=(The archive linked for the component)
For example:
Component1.File=Component1.arc
You have to add it for each component to make it work properly.