简体   繁体   中英

WPF Application Installer language

I have created an installer for my application WPF in Visual Studio 2015 in my project I have a folder called "language" containing two .resx files to change application language, but when creating the installer does not keep me these files because when I change the language button it does not make me change.

I need help for these files remain as when I run the application from Visual Studio

从添加->项目输出->本地化资源,然后添加您在项目中拥有的每个.resx文件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM