Announcement

Collapse
No announcement yet.

command line mo silent

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • command line mo silent

    hello
    can we install test performance in silent mode via the command line ?
    what are the command line paratmetre ?

  • #2
    The following are command-line parameters for silent installation (to be used with the installer executable):

    /SP-
    This will suppress the startup prompt (with the text "This will install... do you wish to continue?")

    /SILENT
    This will suppress the wizard and background window but the installation progress will still appear. Error messages and startup prompt will still appear unless /SP- is also specified.

    /VERYSILENT
    This is the same as /silent but will also hide the progress window.

    /SUPPRESSMSGBOXES
    This will suppress the prompts such as "Keep newer file?" and "File exists, confirm overwrite". It will automatically select the default choice for these prompts.

    Comment


    • #3
      Hi Tim - I'm using TestPerformance v9 and I'm trying to do this silent mode install via command line - but I always get a prompt to enter license key. Is there a way to enter license key via parameter from command line??

      Comment


      • #4
        Rather than doing multiple installs, maybe creating a portal USB version of the software might be a better option?

        See this question,
        "How can I make PerformanceTest portable on a USB drive?"
        https://www.passmark.com/support/per...cetest_faq.php

        Comment


        • #5
          Thanks, David. But one of the requirements I have is that there can't be any USB drives connected while I run PerformanceTest, so the portable option wouldn't work for me. Is there anything else that I could try?

          Comment


          • #6
            If you place a key.dat file (text file with your key pasted into it) in the same folder as the installer it will copy it to the install location when the installer is run, when PerformanceTest is opened it will use this key.

            Comment

            Working...
            X