Skip to content
⌘ NSIS Forum Archive

Set mnemonic for SHOWREADME text

3 posts

lyz#

Set mnemonic for SHOWREADME text

Hi there,

I customized the SHOWREADME text (e.g. "Launch PDF Manual") on my installer's finish page. Now the question is how to set mnemonic for that text (e.g. set 'L' as the mnemonic), so that the text shows as following:

Launch PDF Manual

Thanks,
lyz
kichik#
Using an ampersand before the letter you wish to be the mnemonic should work. For example "&Launch PDF Manual".