Platform LSF Reference Version 6.2
About win_install.config
Using Platform LSF on Windows
634
About win_install.config
The win_install.config file contains options for Platform LSF for Windows
installation and configuration using the silent install option. Use
setup
/I:win_install.config
to install LSF using the options specified in
win_install.config.
Template location
A template win_install.config is included in the LSF for Windows installation file
lsf6.2_win.exe.
To edit
win_install.config
1
Extract win_install.config from the lsf6.2_win.exe installation file.
2
Edit the file and uncomment the options you want in the template file.
Replace the example values with your own settings to specify the options for your
new LSF installation.
Important
The sample values in the win_install.config template file are examples only. They are
not default installation values.
Format
Each entry in win_install.config has the form:
NAME="STRING1 STRING2 ..."
The equal sign = must follow each NAME even if no value follows and there should be
no spaces around the equal sign.
A value that contains multiple strings separated by spaces must be enclosed in quotation
marks.
Blank lines and lines starting with a pound sign (
#) are ignored.