Association description in Inno Setup cannot contain double quotes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • internal
    • Affects Version/s: internal
    • Component/s: tools

      If an exe installer is built by jpackager on windows, a description property such as:
      --description="this is the description"
      or even
      --description=This is "the" description
      will cause Inno Setup to crash.

      we quote the whole string, and put as a parameter in the iss file used, without taking into consideration any existing double quotes.

            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: