Again, I found my solution by myself:
To define custom conditions for the SchedXmlConfig action that gets added when
you use XMLConfig, you simply have to reschedule it in the
installExecuteSequence and there, you will be able to set your own conditions.
For instance:
VersionNT > 400
AND
When using XMLConfig from UtilExtension, a SchedXmlConfig entry is created in
the InstallExecuteSequence table with condition set to VersionNT > 400.
Is there any way of specifying additional conditions? I would need a way to
allow users to select if they want to remove the config or not since i
2 matches
Mail list logo