Install HotDocs Silently
Sometimes, you may want to install HotDocs silently—that is, without viewing any dialog boxes during the setup. For example, network administrators frequently install the same software on multiple workstations, and they may not want to click through the setup dialogs during each installation. The following steps show how you can silently install HotDocs using the default settings.
To silently install HotDocs 6.x or 2005
Copy the installation files from the CD-ROM to a folder on your local workstation or network.
Browse to the folder which contains the copy of the setup files and open setup.ini in Notepad.
In the [Startup] section, type /silent on the CmdLine= line, like this: CmdLine=/silent.
Optionally, add the following line to the [Startup] section to change the default destination folder (where C:\Program Files\HotDocs\ is the destination folder path), like this:
HDPath="C:\Program Files\HotDocs\"
.Save and close setup.ini.
Double-click setup.exe. HotDocs is installed using default settings without prompting you for any additional information.
To silently install HotDocs 2006 or higher
Insert the HotDocs installation CD into your CD-ROM drive. (If the CD browser window appears, close the window.)
Optionally, copy the HotDocs installation (.MSI) file to a folder on your local workstation or network.
Click Start > Run. The Run dialog box appears.
Enter the following command, substituting the correct file name and path for your HotDocs installation (.MSI) file: msiexec /i "D:\HotDocs 2006 Professional Edition.msi" /qn.
Click OK. HotDocs is installed using the default settings without prompting you for any additional information.