To perform an unattended install of the OPC DataHub, you can run this command:
OPCDataHubWCF-6.4.7-081229-Windows.exe /S /D=c:\program files\cogent
/S | indicates a silent install |
/D | indicates the base installation directory |
There are certain restrictions with the /D argument:
/D must be the last argument on the line
The path name for /D must NOT contain quotes, even if the path contains spaces.
There must not be spaces around the = sign in the /D argument
The installation will create two directories beneath the directory indicated by /D:
OPC DataHub contains the OPC DataHub installation.
DataSim contains the two data simulators.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.