dim proceso as new process() proceso.starinfo.filename = application.StartupPath & "\" & "aplicacion2.exe" proceso.start()