Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8220264

msi installer does not remove some files if app installed into non-default location

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • internal
    • internal
    • tools

      msi installer does not remove some files if app installed into non-default location.

      jpackage create-installer --installer-type msi --input input
      --output output --name Test --main-jar hello.jar --main-class Hello --overwrite --files hello.jar --verbose --win-dir-chooser

      - Run created installer and select non-default location.
      - Remove app via Program Files.
      - Installation folder will contain many *.dll files. Java runtime and app folder will be removed.

            almatvee Alexander Matveev
            almatvee Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: