INI File - Get ValueGets a value from the ini-file. The command obtains a value from the key in any ini-file on a user's machine and assigns the value to a variable. Description Optionally, you may add comments here describing the purpose of this element.
Path Choose the path to an INI-file. APPLICATION DATA PATH - Program subfolder in Application Data folder. CDROM PATH - CD or DVD drive. CUSTOM PATH - The path must be defined in the filename control. INSTALL PATH - Default installation path. SETUP FILE PATH - The path where setup executable file is run. SYSTEM PATH - Windows system directory. TEMPORARY PATH - Windows temporary directory. WINDOWS PATH - Windows directory.
Filename Name of the INI-file. If you use a CUSTOM PATH, the full path to the file should be specified.
Section Section, where the key being installed is situated.
Key name Key name.
Variable Name The name of the variable to which the INI-file's key value will be written.
Default Value String used as the default value for the variable if the key is not found in the INI-file.
|