Reputation: 11
I wrote a vb.net (windows 7 - visual studio 2015) windows form localized application. It works fine in visual studio (realease mode), switching between languages (it-IT and es-ES). But when I install on the end user pc (windows 7) it doesn't. I created the setup project in vs2015. Did I miss something in the setup project?
Any ideas, tutorials, helps?
thanks in advance
Marco
Upvotes: 0
Views: 180
Reputation: 11
Solved! I didn't add the group Localized resources in the Application Folder of setup project.
Thanks to Vincent for his help.
Marco
Upvotes: 1