How to check, from C#, are files for complex script and rtl languages (Regional and Language settings) installed?
Edit: Or is there another way of checking whether r
I'm not sure if this will get you all the way there but, you can query WMI. If you are using .Net, check out the System.Management namespace. You will be interested in...
Namespace: root\cimv2 Class: Win32_OperatingSystem Properties: MUILanguages and/or Locale