Using Notepad, write the direct commandline to whatever program you want started:
cd\
c:\progra~1\utility1\program1.exe
c:\progra~1\utility2\program2.exe
c:\progra~1\utility3\program3.exe
c:\progra~1\utility4\program4.exe
*remember that DOS reads long names differently.
After you save your .bat file, create a shortcut to it. In the shortcut properties, select RUN MINIMIZED and check off CLOSE ON EXIT in the Program tab. Run the shortcut whenever you want to fire them off.