Hi and thanks to everyone reading.
I am currently tasked to deploy an installation of a Office 2013 tool called "PhisAlert", which should help people flag emails recieved as Spam.
The installer is a simple MSI, so it is easy, but the product requires a key, and asks for it during the first step of the installation process, and by default also installs only for current user and not for all users, which is not what we want since Domain Users are not machine adiministrators, and the installation is deployed via Service Account.
For Office installations I used OCT to make a MSP file recording the installation details, is there a way to do the same thing with other MSI installation files, like this one?
Thx to all
Matteo