Hellihello Rouven,
dank der Antwort. Also sowas kann es:
' create shell object
dim wshShell
set wshShell = CreateObject("WScript.Shell")
' execute programm
dim oExec
wshShell.Run("http://www.google.de")
Ich hab keine Ahnung von API-Funktionen?
Gruß,
frankx