Skip to content
⌘ NSIS Forum Archive

Multi-language installer - uninstall question

2 posts

speedwell#

Multi-language installer - uninstall question

I'm making a multi-language installer and via the docs/examples, I have something that works. The uninstaller portion defaults to English though - I would like it to use the language that was selected for the install.

What's the best way to achieve this? Store the selection in the registry and pick that up in the uninstall portion of the script I assume but I couldn't find an example.

Any help appreciated.

Cal.
Red Wine#
Probably there isn't better way than the one provided within the Modern UI examples MultiLanguage.nsi