Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Link to web-site on Error dialog


1 reply to this topic

nesesser

nesesser
  • Full Members
  • 62 posts

Posted 30 January 2007 - 09:01

Hi all.
My installation program does a number of checks for use in LaunchConditions section. Some of them are pretty difficult.
And Error dialog cant contain all description of the reasons why does this message appear.

I want to give a short description and hyperlink with full description of a problem.

Q:
How can I place a hyperlink to my dialog? Is it possible?


Thanks.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 30 January 2007 - 10:40

You can't hyperlink text, but you could add a button that would call a custom action (using DoAction) which would launch the browser with the URL.