Hello,
In order to integrate a game into Game Explorer a game definition file (GDF) is needed. A GDF is a XML file that contains metadata describing the game. Advanced Installer automatically generates this file for you based on the information you provide, and encapsulates it within a resource section of a binary file (DLL), along with the game's thumbnail and icon.
The GDF contains all the metadata associated with the game including the game's rating. Windows Parental Controls use the game's rating to allow parents to control access to the game. The binary file which contains the GDF must be digitally signed with a valid Authenticode certificate, otherwise Game Explorer and the parental control system will ignore the game's rating, since the rating information can not be trusted without certification. The Advanced Installer Games Explorer configuration tool automatically signs the GDF binary with the digital certificate you provide.
If by
clickable links you mean "Game Tasks" configurable from
"Registration Options" tab of your game, there are no certificate dependent restrictions.
All the best,
Mihai