I did something like this for a small project last week by writing a custom
action. In my case, I had very specific changes to make (single line
changes based on UI responses), so I wrote an action for each one with a
private method implementing the boilerplate part of the change. It ended up
being pretty easy to do.

On Wed, Dec 31, 2014 at 2:30 AM, Majcica, Mario <
mario.majc...@bakerhughes.com> wrote:

> Hi all,
>
> I have a need to remove some lines of text out of the .txt files I'm
> deploying via wix. This is pretty simple to do with XML files and I was
> wondering how to do it when it comes to plain text files.
> Any suggestion is welcome as seems google has nothing interesting to
> propose on this argument.
>
> Thanks
>
> Mario Majcica
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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