I started researching a similar problem related to a java app that required
the setup to modify java.props files, which are similar to ini files without
sections.  I tabled that effort for now, as there is a higher level business
discussion about terminating the java app and replacing it with a new .Net
app (I wish!).  However while researching the text file issue I came across
Bob's post  here <http://www.joyofsetup.com/2007/07/01/semi-custom-actions/> 
, which is a bit dated, but was helpful in creating a semi-custom action for
another purpose.  Bob uses the Ini File issue as the example.  The prototype
of one the functions is no longer correct, but it was easy to track that
issue down by looking at the many examples in the wix source of doing
similar semi-custom actions.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Create-text-file-tp7599642p7599652.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