JAR installer that auto-detects if Java is there and autostarts the application

前端 未结 6 1638
忘掉有多难
忘掉有多难 2020-12-17 02:55

I need to build an installer that does the following:

  1. Installs my jar on the client.
  2. Auto-detects if JRE is installed (in which case it does not re-in
6条回答
  •  抹茶落季
    2020-12-17 03:22

    You may also want to take a look at BitRock InstallBuilder, it provides built-in functionality to perform what you want. We will be happy to build a sample installer for you, just drop us a line.

提交回复
热议问题