Support automatic / silent installation of the ILLiad client
Please provide a .msi installer to allow modest customization and easy silent installation via different system management systems e.g. AD, SCCM, KACE, etc.

2 comments
-
MSing commented
You can actually extract the .msi from the .exe installer and automate installations this way. I've successfully done this to allow for silent installations through SCCM and AutoIT. Here's how to get it:
1) Run the .exe installer.
2) Before choosing any options once the installer is launched, browse to your user's "Downloaded Installations" directory (C:\Users\yourusername\AppData\Local\Downloaded Installations\)
3) Search in this directory for "ILLiadClientSetup.msi"
4) Copy this MSI to another location.
5) Exit the installer.
6) Automate your installations using that MSI.I hope that helps!
-
Anonymous commented
I second this motion. We need an MSI to remotely install this software.