Hello,

I have a solution in Visual Studio with several Merge and Setup WiX projects. I 
want to have a single localization file for all of these projects so that I can 
keep track of the localization strings easier.

I have achieved this to some extend. I have created a WiX library project which 
contains a localization file with all my strings and this is referenced to the 
rest of the projects. This way I can remove all the localization strings from 
the local file in each project and they still build fine.

The problem arises when I try to remove the localization file from any project 
altogether. If I do that then the project won't build because it cannot find 
the localization strings (even though the file was empty to begin with).

Does anyone have any suggestions?

________________________________
This message is confidential and may be privileged. It is intended solely for 
the named addressee. If you are not the intended recipient, please inform us. 
Any unauthorised dissemination, distribution or copying hereof is prohibited. 
Formicary Limited registered office in England and Wales, address 1 Taillar 
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number 
747644304, does not guarantee that the integrity of this communication has been 
maintained nor that this communication is free of viruses, interceptions or 
interference.
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to