I've added support for XPath expressions in  PanelSwWixExtension
<https://bitbucket.org/nirbar1/panelswwixextension>  

However trying with substring-before and substring-after doesn't work though
other XPath expressions do.
I think the issue is with MSXML not supporting these functions or require a
different usage of them.

I suggest that you use this extension to get the XML full values without
substring ops, and develop a custom action to take only the parts of the
string you need. This will be relatively easy to do in C++ even if your
knowledge in it is basic.




-----
Nir Bar 
Freelance Developer 
Mail: nir....@panel-sw.com 
Web: www.panel-sw.com 
   - C++ On Windows, Linux and Embedded Platforms 
   - WiX & InstallShield 
--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Xpath-Expression-tp7599517p7599605.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to