Hello is there a list of Elements Windows Installer commandline options ?
I see the installer is InnoSetup based so there are some general opts: Inno Setup Help (jrsoftware.org)
But i need to know the component names possible to set for /COMPONENTS opt
to customize the automated installation like this.
Is there any option to register the installation to your licence server during the installation process ? Currently we have to manually download licence and distribute it over intranet file system which is a security issue. We dont want do distribute the elements account credentials as well.