Andy Martin 2009-10-30 03:47
I am going to build a package for ultramon to be rolled out with MSCCM. How would I enter in the registration information automatically? Is their a file/switch that can be used for this. Thanks
Andy M.
|
Christian Studer 2009-10-30 08:00
You can use the following command to install UltraMon with the registration information already entered:
msiexec /i <msifile> USERNAME="<registeredTo>" PIDKEY=<regCode>
Christian Studer - www.realtimesoft.com
|
Andy Martin 2009-11-02 00:28
Ok. Thanks
Andy M.
|