launchat uses the following syntax:
launchat [-h -v -P -p -o file.txt
-c config-file.ini]
Parameters
-h Displays some help in a message box.
-v Verbose. Displays errors/warning in a MessageBox.
-P (Uppercase 'P') Populates config file with programs found in your Startup folder then quit.
-p Populates config file with programs found in your Startup folder then process.
-o file.txt Outputs in file.txt the content of config-file.ini sorted by delay of execution, then quit.
-c config-file.ini Uses config-file.ini as config file. If not specified, defaults to current_directory/launchat.ini.