Installing madCollection quietly from command line

contains all delphi packages mentioned below
Post Reply
hugie
Posts: 3
Joined: Tue Oct 29, 2013 4:24 pm

Installing madCollection quietly from command line

Post by hugie »

Hi There,

we are currently setting up a routine to prepare a new developer pc by calling one batch file.

Are there any command line installation routines for the madCollection.exe?

If not, would it be possible to add them?
Example:

Code: Select all

madCollection.exe /p madBasic /p madExcept4 /key c:\licence.key
Hopefully i am not the only one interested in such a feature :D

Thank you
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: Installing madCollection quietly from command line

Post by madshi »

The key file should automatically be read if it's located in the same folder as the installer (or if madCollection was installed before on this PC).

You can use the "-silent" command line parameter, which will auto install the components you have a license for.
Post Reply