Product Dependency not working
Verfasst: 18 Mai 2021, 13:00
Hello
I have created a new product (fsecure-psb) with the following Product Dependency:
But when setting the action "setup" it starts by running this, instead of uninstalling the product mentioned in the product dependency.

I have similar dependencies on my Microsoft Office packages (eg. remove 2013 before installing 2016), which works just fine.
I have created a new product (fsecure-psb) with the following Product Dependency:
Code: Alles auswählen
[ProductDependency]
action: setup
requiredProduct: fsecurews
requiredStatus: not_installed
requirementType: before
I have similar dependencies on my Microsoft Office packages (eg. remove 2013 before installing 2016), which works just fine.