install4j installer variable UndefinedVariableException
问题 There is an installer variable which is bound with value 1.1. When I am trying to use it with screen title/subtitle its working fine. When I am using it with info text it throws UndefinedVariableException . I imported variable in info text through code editor, so I dont have any doubt in syntax. Is it a normal behavior? even then it should not appear in code editor.Please suggest how a installer variable can be used in info text. Replicated scenario with install4j 6.1.1 and 6.1.2 回答1: This is