Msg
Specifies the string to get or set. Possible Values:
Setting |
Description |
INSTALL_FILTER_MSG_START [0] |
Specifies the string that is displayed when installation starts. |
|
The default value is: |
|
"In order to view this page properly, The following LEAD filter needs to be installed:\n" |
|
This string will be immediately followed by the name of the filter DLL, for example LFCMP14S.DLL. |
|
NOTE: \n is a Carriage Return + Line Feed. |
INSTALL_FILTER_MSG_END [1] |
Specifies the string that is displayed when installation is complete. |
|
The default value is: |
|
"Installation of these components is finished.\nIf no more components need to be installed, you may need to refresh the page." |
|
NOTE: \n is a Carriage Return + Line Feed. |
INSTALL_FILTER_MSG_INFO [2] |
Specifies the string that is displayed as the title of the MessageBox. |
|
The default value is: |
|
"Information" |