Archive: getting iexplore language


getting iexplore language
hi all
im working on a little installer, but it has to detect the language of the installed version of iexplore.exe

could someone give me some hints to how i do this?
i have already tried the moreinfo plugin, but couldnt really make it work, i have no idea why.

i tried with
MoreInfo::GetUserDefined $programfiles\intern~1\iexplore.exe language
pop $language

but this dosnt really return anything??


if there are alternatives to moreinfo, this would be welcome aswell :-)


You can try to read its resource version info..


please explain


Sorry, off top.