GLOBODOX Client Silent Installation

GLOBODOX Client Silent Installation

Step 1: 

Create an INF file

(This file will store all the wizard settings that you configure when running the manual setup for a Client Machine)

  1. Download the GLOBODOX setup on the Client machine, please don't run the setup yet. The name of GLOBODOX setup should be gdxsetup.exe (We save the setup to C:\Temp folder).
  2. Open Command Prompt in windows and in the Command Line window, type the command..."C:\Temp\gdxsetup.exe" /saveinf="C:\Temp\install.inf" and press enter. The setup wizard will be launched.
  3. Please make sure to select the client installation option and to specify the Server URL during the Client installation. After the installation completes, please uncheck the option 'Launch Globodox Application' before clicking on the finish button. (This ensures that all the steps will be remembered in the 'INF' file)

    NOTE: To find your server URL, login into GLOBODOX on the server machine>>Click the GLOBODOX icon on the top left and click on 'About Globodox' button.

  4. Done. The INF file has been created.

Step 2:

GLOBODOX silent/very silent installation on Client machine

  1. Download the recently created 'INF' file on the client machine and save it in the 'C:\Temp' folder.(Please note, the GLOBODOX setup should also be in the same folder and the name of GLOBODOX setup should be gdxsetup.exe)
  2. Open Command Prompt in windows and in the Command Line window, type and run the below command...

    "C:\Temp\gdxsetup.exe" /loadinf="C:\Temp\install.inf" /silent (In this case the setup will automatically run with the progress being shown)

    OR

    "C:\Temp\gdxsetup.exe" /loadinf="C:\Temp\install.inf" /verysilent (In this case the progress in the setup wizard will not be shown)

  3. GLOBODOX Silent/Very Silent installation should start on the Client machine.
NOTE: In case you want to change the location of the installation directory, all you need to do is open the INF file in Notepad and edit the parameter Dir to the desired location. 

    • Related Articles

    • GLOBODOX Server Silent Installation

      Step 1: Create an INF file (This file will store all the wizard settings that you configure when running the manual setup for a Server Machine) Download the GLOBODOX setup on a machine, please don't run the setup yet. The name of GLOBODOX setup ...
    • Auto-login to GLOBODOX Web Client

      You can now configure auto-login for the GLOBODOX Web Client. This is useful when integrating GLOBODOX Web Client with other applications. In some such integrations, customers embed GLOBODOX Web Client URLs in their application. Users of such an ...
    • How do I upgrade my Globodox installation?

      You need to have an Active Maintenance Subscription to upgrade your GLOBODOX installation.  If your Maintenance Subscription has expired, you need to purchase as many Maintenance Subscriptions as the number of Globodox licenses you currently own. ...
    • Upgrading to GLOBODOX v10

      This instructions are only for upgrading your existing installation of GLOBODOX. Please read this article and make sure you have all the files that are necessary for the upgrade.  Before you proceed make sure... Check your maintenance subscription ...
    • Upload a large file in the GLOBODOX Web Client

      The below will set the upload limit to 500 MB. Take a backup of the 'web.config' file. This file is located in the 'C:\Inetpub\wwwroot\globodox web' folder. Once a backup is taken, open this file in a text editor like "NotePad" or "WordPad". In the ...