Application.SetInstallLanguage

Application.SetInstallLanguage ( 

number Primary,

number Secondary )

Example 1

Application.SetInstallLanguage(0,2);

Sets the install language to the user's system default language.

See also:  Related Actions