Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Prevent inclusion of localized resources
 

Prevent inclusion of localized resources

I have an application for WIndows Mobile which has translations in 10 languages. I want to distribute the required files and english resources, then offer the rest for download separately. Currently I have 'Primary Output' set for my setup project, but all of the localized resources are included as well, so the final .CAB is over 12Mb. Is it possible to exclude these resource assemblies somehow?
Echilon  Wednesday, August 05, 2009 7:30 AM
You don't need to use Primary Output. If you can figure out what files you need, just drag/drop them individually to the Application Folder on the IDE.
Phil Wilson
PhilWilson  Wednesday, August 05, 2009 9:59 PM
You don't need to use Primary Output. If you can figure out what files you need, just drag/drop them individually to the Application Folder on the IDE.
Phil Wilson
PhilWilson  Wednesday, August 05, 2009 9:59 PM

You can use google to search for other answers

Custom Search

More Threads

• Hey people, I have a click once install error - visual basic app 2008 - vs2008
• Online ClickOnce deployment
• Change the language in the install.msi-file
• Setup and Deployment - detect previously installed application, remove and install or update application?
• "another version of this product is already installed"
• VB.NET 2.0 Deployment w/Report Viewer controls
• help with dll in clickonce
• Odd exception...
• Installer cutom action?
• Process, which is started by another process