Try representing it as 	
 

---
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me

From: Robert Perona <robert.per...@gmail.com>
To: wix-users@lists.sourceforge.net
Sent: Wednesday, July 20, 2011 4:59 PM
Subject: [WiX-users] How do you add data containing a tab in a custom table

When there are tabs in the custom table data a compilation error occurs, as
if the compiler thinks the tab is attempting to create another column.
I have tried an actual tab, xml escaped tab (&#x9;), and msi escaping a tab
([{tab}], where {tab} is an actual tab)

Example: <Data Column="">Testing 1,2,3</Data>

In between 'Testing' and '1,2,3' is a tab.

The error is: The custom table column '1,2,3' is unknown.
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to