Hi,

I am trying to deploy an application using ClickOnce. The application had been localized, except the installation dialogue. In other thread, someone said I can choose the different language file in the Publish->Application Files. However, there is no files can be choosen even I select "Show all files".

I have selected "Traditional Chinese" but there is warning during publishing:

"Could not match culture 'zh-CHT' for item '.NET Framework 2.0'. Using culture 'en' instead."

How can I create the non-English installation dialogue box?

Thanks.

Raymond.