Need this to allow for customization of Mule. Many of the parameters are now provided on the command line instead of the config (e.g. -M-Dmule.serverId=MyServer). However, example shell scripts ignore them now.
Add %* to Win and $* to unix scripts, when they start Mule process at the end.