开发者

Multi lingual setup for windows application?

We are developing a windows application in .NET(C#)

IDE used is Visual Studio 200开发者_StackOverflow社区8.

We are using localization to run the program multi lingually.

What we would like to know is how to make the Setup of the windows Application multi-lingual.

ie: When the end users runs the setup, it asks like please select your language. On selecting say, french, the installation instructions should be displayed in french.

How to do that?

And one more point, we would like to implement this without any third party tools.

Regards,

naveenj


I know you've mentioned "no third party tools", however, have a look at Inno Setup, its free and has multi-language support.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜