Customizing Text

Although you can't create custom licensing dialogs when using Instant Protection PLUS 3, you can customize most of the text presented within the included dialogs.

Manually edit IPP file

If you open your .ipp file with a text editor, you can customize certain fields not available through the Instant Protection PLUS 3 wizard. Be careful with any changes you make and always keep a backup of your .ipp file. You will need to test any changes to make sure they display and/or function properly.

Using Variables

Instant Protection PLUS 3 has pre-defined variables that may be used in any of the customizable text fields. All the variables are in the format [varVarName]: Variable names are case sensitive. You could include these is the various message fields of the Instant Protection PLUS 3 wizard, even when manually editing the .ipp file. The following are the available variables:

[varProductName]
The name of the product set on the General Product Information dialog.
[varDaysLeft]
The number of trial days left.
Important

This variable is currently only supported on the Welcome Dialogs Evaluate Subtext (<IP_TRIAL_DAYSLEFT>and <IP_TRIAL_DAYSRUNSLEFT> elements under <IPStringTable>).

[varRunsLeft]
The number of trial executions left.
[varProductWebSite]
The Visit WebSite Link set on the General Product Information dialog.
[varSupportWebSite]
The Support WebSite Link set on the General Product Information dialog.
[varLicenseIDWebSite]
The URL to allow a user to look up their License ID and password. This is set in the menu option Tools / Options / Server Settings menu.
[varActivationPhone]
The phone number for activations. This is set on the Manual Activation Options dialog.
[varLicenseID]
The License ID that was used to activate the application (SOLO Server).
[varPassword]
The password that was used to activate the application (SOLO Server).
[varPeriodicDaysLeft]
The number of days left before a Periodic application expires.
[varPeriodicGraceDays]
The number of Grace days left before the Periodic application expires.
[varWarningDaysLeft]
The number of days until online license validation is required.
Important

This variable is only supported on the Background Checking Options / Pending Validation Warning Message.

!VAR NOT FOUND!
This text will display if a variable name is not found.