codice:
Dim pid As Long
pid=Shell("c:\nomeapplicazione.exe")
AppActivate(pid)
SendKeys("sequenzaditasti")