how to install asian language support for windows when installing my software
-
dear programmers i have an application made in c# support multi language when installing on other pc i dont want to install language support from windows cd i want to intall it through my installing program how can i do it. how to install asian language support for windows when installing my software any idea or where can i get setup files thant can run when installing a software.
sikandar
-
dear programmers i have an application made in c# support multi language when installing on other pc i dont want to install language support from windows cd i want to intall it through my installing program how can i do it. how to install asian language support for windows when installing my software any idea or where can i get setup files thant can run when installing a software.
sikandar
The whole setup this implies is difficult at best (if you are just looking to have your program running in a certain language). It probably would be best to get a Multi-Language Windows-Release and install your program there, then choose your program's display language according to the language options currently selected in Windows. However, I would roam the net and look for a language installation package, then add it as a script to your install-packet-creator. Or, x-copy-installations, check if the computer has the language support and run the language installation if it does not.
Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.
-
The whole setup this implies is difficult at best (if you are just looking to have your program running in a certain language). It probably would be best to get a Multi-Language Windows-Release and install your program there, then choose your program's display language according to the language options currently selected in Windows. However, I would roam the net and look for a language installation package, then add it as a script to your install-packet-creator. Or, x-copy-installations, check if the computer has the language support and run the language installation if it does not.
Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.
can u plz tell me where i can get multi language support file..
sikandar