Hi,

For MSIs localized to some languages, validating using Orca, I found 2
issues for which I could find no solution.

1) The data in a particular column is longer than the default (255).
This is shown as a warning by Orca. I changed the width in the
WXS-file, but I found that the length loops-back above 255 (511
becomes 255, and 383 becomes 127).
But the text is displayed without truncation. My guess is that
internally storage is much more than 255. So is it OK to safely ignore
this warning?

2) For one particular language, the Product Name is 73 characters in
length, and Orca tells me that the max allowed is 63. Orca shows this
as an error, so I guess this must be more important than the above.
I couldn't find a way to change the width of this column in the WXS,
since this is the Name property of the Product tag.


Thanks
Vamsi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to