

SA_KEY=licenseKey (licensed version only) contains the license key for licensed installations.SILENT=yes instructs the installer to install the program silently.Enter Remote Support or Mini Remote Control in place of programName to use the default installation directory. APPDIR="C:\Program Files\Dameware programName\" specifies the installation directory./args "argumentsHere" (EXE only) instructs the EXE installer to pass the arguments inside the quotation marks along to the MSI installer.The following is a list of command line arguments. fileName.exe /args "/qn APPDIR=\"C:\Program Files\Dameware programName\" reboot=reallysuppress SILENT=yes" INSTALLSTANDALONE=0 CENTRALSERVERHOSTNAME=centralServerHostName Arguments 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 Dameware Remote Support or Dameware Mini Remote Control using the EXE installer: You cannot install through a proxy server that also requires authentication.Use %WINDIR%\System32 instead of relative paths.You must run the commands with Administrator permissions.
