This topic describes the silentinstall command syntax for InfoMaker.
silentinstall.bat [ "opt=product" "dir=directoryName" "log=logFileName" ] [ { help | /? } ]
The parameters can be listed in any order and are not case sensitive. Parameter values are also not case sensitive.
Silent installation parameter |
Description |
---|---|
|
Specifies the name of the product to install. This parameter needs not to be specified because it automatically takes InfoMaker as the value. |
|
Indicates the main installation directory. If you omit
this parameter, silentinstall installs the product to the
|
|
Names the log file for the installation. If you omit this parameter, the log file is written to the system Temp directory with the file name, silentinstall.log. |
|
Displays command syntax and parameters instead of running the command. |
The following example uses all parameters for the silent installation command:
silentinstall.bat "dir=D:\appeon\im220"
"shr=D:\appeon\shared" "log=D:\appeon\install.log"
When installing InfoMaker, the log file includes a warning if the computer does not have a working copy of the required database engine. If the required database engine is not found, the demonstration databases and code examples are not installed for InfoMaker.