문제

I have an installer created by using Install4j. The problem is the script which was used for making this build is not available.I cannot recreate the script as the person who made the script is not available anymore. Is there any way I can generate the script from installer or installation?

도움이 되었습니까?

해결책

After the installation, you can look at the file

.install4j/i4jparams.conf

It will give you clues about the configured screens, actions and form components. All scripts that are entered in the IDE, however, are compiled to class files and cannot be recovered.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top