call notify balloon message in windows 7 from cmd?

jozi picture jozi · Jun 12, 2011 · Viewed 12.1k times · Source

I need to create a notification balloon message in Windows 7 from the Command prompt with custom text. I have searched Google and found shell32.

Answer

Al S. picture Al S. · Jan 19, 2012

Notifu is a free open source Windows program that makes balloons appear in the systray with custom text you specify. You can run it from the command-line, so it's easy to include it in a scheduled task or batch file.

http://www.paralint.com/projects/notifu/download.html#Download