

Msiexec /i fileName.msi /qn APPDIR="C:\Program Files\DameWare programName\" reboot=reallysuppress SILENT=yes SA_KEY= licenseKey SA_EMAIL= emailAddress

Replace the variables in this example according to the values in the Arguments section. Use the following command at the command line or in an installer script. To install DRS or MRC using the MSI installer and a valid license: The Arguments section includes optional arguments that are not included in these examples.Ĭomplete the following procedures according to your deployment scenario.The arguments for licensing the products silently through a proxy server do not work with proxy servers that require authentication.If you provide an invalid license key, or the activation fails, the installer installs the program in evaluation mode.Since you are running them with Administrator permissions, the working directory is %WINDIR%\System32. Avoid using relative paths when running these commands.

