MSI.GetLanguage |
|
|
|
MSI.GetLanguage |
|
|
|
|
||
OverviewExamples
nLangID = MSI.GetLanguage(_hInstall);
if (nLangID > 0) then
Dialog.Message("Language ID", "The installation language identifier is: "..nLangID);
end
Shows the numeric language identifier of the running installation in a dialog message.
See also: Related Actions
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us