If I use companionfile attribute I am safe.  If I use default version
like below 

<File Id="abc.cnf" DefaultVersion="${var.ProductVersion}" Name="abc.cnf"
Source="Files\abc.cnf"/>

 is asking for language if I specify DefaultLanguage="0" then its giving
same below error

 

The DefaultVersion '${var.ProductVersion}' was used for file 'abc.cnf'
which has no version. No entry for this file will be placed in the
MsiFileHash table. For unversioned files, specifying a version that is
different from the actual file may result in unexpected versioning
behavior during a repair or while patching. Version the resource to
eliminate this warning.

C:\test\Product.wxs(308,0): error LGHT0204: ICE03: Invalid version
string. (Be sure a language is specified in Language column); Table:
File, Column: Version, Key(s): abacus.cnf

 

Thanks in advance

Swapna

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to