English

DAEMON Tools HOME
DAEMON Tools FORUM

Installation

Download the setup file of DAEMON Tools Pro from the official distributor's web-site.

Launch the setup file.
Note: if you experience any troubles with DAEMON Tools Pro installation due to your security software (NOD32, Avast, Kaspersky, Dr. Web etc.), please deactivate it and start the installation process from the beginning.

Choose preferred language.







Silent mode

DAEMON Tools Pro setup provides advanced way to install the program via command line or batch file without user interaction. Such functionality is commonly used for remote software deployment.

Such DAEMON Tools Pro installation method is called Silent Mode.

To install DAEMON Tools Pro in silent mode you need to run setup file with /S parameter (case sensitive) from the command line. Also you need to specify the following parameters:

  • /S — main parameter which enables silent mode (case sensitive parameter)
  • /serial <serial number> — specify your serial number to activate DAEMON Tools Pro
  • /nogadget — not to install DAEMON Tools Sidebar Gadget automatically on Windows Vista/7 (can be installed manually later)
  • /D=<installation path> — optional (must be at the end of the command)

Example:
C:\Users\guestUser\Downloads\DAEMONToolsPro4360309-0160.exe /S /serial aa11aabb22bbcc33ccdd44ddee55eeff /D=C:\Program Files
Note: Do not forget to set the path in quotes if it contains spaces!