Hi,
You have at least a couple of options. The first option would be to use DDE to execute a LabTalk script. I am by no means a VB or DDE expert so you probably know better than I how to do this but basically after launching Origin your VB script should execute a command similar to
DDEExecute OriginId, "run.section(FileName.OGS,SectionName);" 'run section of script file