views:

5

answers:

0

Hello

How can i read a specific language file in VS.NET Setup and Deployment based on the locale.

For instance,

I have to read ReadMe_English.rtf when the regional settings on the installed pc is English.

I have to read ReadMe_German.rtf when the regional settings on the installed pc is German.

Any ideas how to configure for the localization in the Setup and Deployment project.

Regards Constant learner