[SOLVED] Multiple Office packages + plugin
Published: February 9, 2023 - 10:02 AM
Hello,
I'm creating this new topic because I haven't found answers to my questions online or in other forum discussions.
We want to deploy all our software via WAPT, including Office.
However, in our environment, we have several versions (Standard/Pro/with and without Visio/etc.).
We then need to install a tool called "HTMO" (HCL Traveler for Microsoft Outlook). This product won't install if Office isn't already installed on the client machine. So, I'm creating a package dependency for an Office installation.
The problem is that, since we have multiple Office installations, there's no "OR" type dependency (e.g., to install HTMO, either the Office Standard package OR Office Pro must be installed).
The only solution I currently see is to create the "HTMO" package multiple times, one for each Office installation we have (so each HTMO package depends on an Office version).
If I add all Office versions as dependencies to the HTMO package, the HTMO package will install and uninstall all dependent Office versions, right down to the last one.
Do you have any idea how to make it so there's only one "HTMO" package and the only requirement for it to install is: An Office version must be installed on the machine, any version will do?
Thank you in advance for your help.
I'm creating this new topic because I haven't found answers to my questions online or in other forum discussions.
We want to deploy all our software via WAPT, including Office.
However, in our environment, we have several versions (Standard/Pro/with and without Visio/etc.).
We then need to install a tool called "HTMO" (HCL Traveler for Microsoft Outlook). This product won't install if Office isn't already installed on the client machine. So, I'm creating a package dependency for an Office installation.
The problem is that, since we have multiple Office installations, there's no "OR" type dependency (e.g., to install HTMO, either the Office Standard package OR Office Pro must be installed).
The only solution I currently see is to create the "HTMO" package multiple times, one for each Office installation we have (so each HTMO package depends on an Office version).
If I add all Office versions as dependencies to the HTMO package, the HTMO package will install and uninstall all dependent Office versions, right down to the last one.
Do you have any idea how to make it so there's only one "HTMO" package and the only requirement for it to install is: An Office version must be installed on the machine, any version will do?
Thank you in advance for your help.