I have developed an Outlook Add In and I need to install it across all staff PCs company wide. I have managed to create an MSI installer package, but it only seems to place the neccessary files onto the target PC, and then the setup.exe has to be selected anyway.
I have been informed that setup.exe ( or click Once ) cannot be used for a silent install across all computers.
What is the best way forward for achieving a company wide installation?
Appreciate any help, thanks.