Skip to content
⌘ NSIS Forum Archive

"Uninstall" not translated in Start menu

2 posts

laurentAtOrb#

"Uninstall" not translated in Start menu

I built a French version of my installer (setting NSISLanguage to "French") and everything is fine in the UI except that the Start menu still shows the english "Uninstall" under my product name: is there anything specific to do in order to translate that menu item?
Thanks.
kichik#
You write the uninstaller shortcut to the start menu yourself using CreateShortcut. You should therefore manually take care of setting the correct file name.