To create an autorun script, name it autoexec.pas and place it in the "C:\ProgramData\Event Log Explorer\Scripts" folder. Event Log Explorer will execute this script after the workspace loads.
This differs from the /RUNSCRIPT <scriptname> or /RUNSCRIPTCONSOLE <scriptname>command line options. Command-line scripts prevent Event Log Explorer from loading the workspace file before execution. The autoexec.pas script, however, runs after the workspace has been loaded.