IzPack

Allows the configuration of the path where the uninstaller is written to

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.2.0, 4.3.0
  • Fix Version/s: 4.3.0
  • Component/s: Compiler, Installer
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    2

Description

For the moment it is only possible to customize the name of the uninstaller (jar file name).
It would be nice if a user can customize the path where the uninstaller file is written to.
This could be configured like the following <info> entry:
<uninstaller name="uninstaller.jar" path="$NSTALL_PATH/app_remover">yes</uninstaller>

  1. UninstallPath_Code.patch
    21/Jan/09 2:51 AM
    4 kB
    Florian Buehlmann
  2. UninstallPath_Doc.patch
    21/Jan/09 2:51 AM
    2 kB
    Florian Buehlmann

Activity

Hide
Julien Ponge added a comment -

I agree with the proposed new feature, but the patch needs to be improved:

  • with an update to the documentation in src/doc-reST
  • if possible, a reformating with curly braces on the next line so as to match our prefered code style.
Show
Julien Ponge added a comment - I agree with the proposed new feature, but the patch needs to be improved:
  • with an update to the documentation in src/doc-reST
  • if possible, a reformating with curly braces on the next line so as to match our prefered code style.
Hide
Florian Buehlmann added a comment -

Attached two patches. The DOC patch includes the documentation changes.
The CODE patch is a reformated patch that should only include the needed changes to the code with the right formating.

Show
Florian Buehlmann added a comment - Attached two patches. The DOC patch includes the documentation changes. The CODE patch is a reformated patch that should only include the needed changes to the code with the right formating.
Hide
Florian Buehlmann added a comment -

I removed the first patch file because it was badly formated code and contained to much changes.

Show
Florian Buehlmann added a comment - I removed the first patch file because it was badly formated code and contained to much changes.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: