In order to test the localization in my program I need to switch the Windows user language to the various languages my program supports. After installing the necessary "Multilingual User Interface" packs (MUI packs) this works fine, except that I have to log off from Windows and log in again every time I change the language.
Is there any way to avoid this, i.e., switch language without having to log off?
EDIT:
Just to make it very clear, I really do want to change the Windows language. I know that I can simulate the results this will have in my program, but that's not what my question is about.