giampietro respondió:
Para abrir cualquier aplicación usa lo siguiente. En el general declaraciones: Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters...