0

I am using Inno Setup for my application. I want to show a text with hyperlink in Inno Setup while installation. When user clicks that link it will navigate to particular URL. I tried create text this hyperlink in RTF format, but Inno Setup ignore this and showed full link.

I need it to look like that

Andrew Truckle
  • 17,769
  • 16
  • 66
  • 164
igorotvertka
  • 87
  • 1
  • 7
  • 3
    In my opinion, clickable hyperlinks for a setup program (particularly if it runs elevated) should be avoided because a compromised web server might lead to a security issue. – Bill_Stewart Feb 26 '21 at 20:09
  • it helped me - https://stackoverflow.com/questions/43158677/upgrading-from-ansi-to-unicode-version-of-inno-setup-any-disadvantages – igorotvertka Mar 01 '21 at 07:15

0 Answers0