codice:
Dim myProc As New Process
myProc.Start("notepad.exe")
AppActivate myProc.Id
SendKeys.SendWait("abcdefgjajslkjalksjdlkaj")