...
This is required as the installer relaunches itself if elevated permissions are needed.
Verbose Logging
You can get a extended log from the installer by setting the java property DEBUG=TRUE
Code Block |
---|
java -DDEBUG=TRUE -jar installer.jar |
See Also
Eclipse - Using the remote Java application launch configuration
IntelliJ IDEA - Run/Debug Configuration: Remote