You can install
Micro Focus products silently by specifying
/q at the command line and using command line parameters to specify the installation directory (installfolder=path), user information, and which features to install. You must execute the command with superuser permissions.
To see what parameters you can use, execute the following from the command line:
install-file /help
where
install-file for the following products is as follows:
-
Visual COBOL
-
vce_232.exe
See the
Examples section further in this topic for examples of some of the parameters you can use.
Directory considerations
- You must have read and write access for every directory accessed during the installation.
- You can override the default installation folder using the
InstallFolder parameter.
Installing silently
Use the
/q parameter to install silently:
start /wait install-file.exe /q [parameters]