[Setup]: UninstallDisplayName

Inno Setup

[Setup]: UninstallDisplayName

Description:

This lets you specify a custom name for the program's entry in the Add/Remove Programs Control Panel applet. The value may include constants. If this directive is not specified or is blank, Setup will use the value of [Setup] section directive AppVerName for the name.

Due to limitations of Windows 95/98/Me's Add/Remove Programs Control Panel applet, the value of UninstallDisplayName will be trimmed if it exceeds 63 characters.

Example:
UninstallDisplayName=My Program