This Notifu update allows you to concatenate multiple /m and /p switches. It is usefull when a paramater to Notifu is feed by a program you have no control over.

For example, this command line now works :

notifu /p Concatenate /p " this" /m "Hello" /m ", " /m "World"

Nothing is added to your parameters. If you want a space, you must add it.

Note to self : Got to fix my release script… A simple update takes longer to post online than to code !