Announcement

Collapse
No announcement yet.

Date Expiration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Date Expiration

    I am using the absolute date option and would like to know if there is a way to intercept or replace the existing notice displayed.

    For example I want to place our website address / contact details so users can be directed to some self-help about why the installer has failed and what they can do.

  • #2
    You will need to edit the language file(s) if you want to change the text of the default expiration notice. The string identifier is ERR_SETUP_EXPIRED, and you can find it in the language files in the #SUFDIR#\Languages folder.
    Click image for larger version

Name:	SNAP-2013-12-03-01.png
Views:	1
Size:	20.0 KB
ID:	284112
    You cannot use SetupData.SetLocalizedString() in this case because the expiration check is performed before any Lua script is executed.

    Ulrich

    Comment


    • #3
      Thanks Ulrich. This is exactly what I was after.

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎