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.