How to install a product silently without user interface?

How to install a product silently without user interface?

Sometimes companies use automatic software distribution tools to install and maintain the software on its computers. They require that a program is installed silently; without the typically user interactions of changing the installation folder, accepting the license agreements etc.

To install a PresentationPoint product without user interaction, you can do the following. Start a command prompt and navigate to the folder where you have your setup program. Then launch the setup by its name and add the option /quiet to it.

Example: 
When you want to install our Dynamic Weather add-on, then you use the following statement at the command prompt:
DynamicWeather.EXE /quiet

Hit Enter and the add-on will be installed without asking questions nor confirmations.
    • Related Articles

    • Can I install all 3 iPoint software components on one computer?

      Sure you can. For a single or small iPoint environment, you may install the iPoint server, scheduler and player together on the same machine. Also in an environment of 3 players, you could install the iPoint server on 1 of the 3 player computers. ...