I am trying to shell to another app with the vbhide parameter (shell "myapp.exe",vbhide) but the app still appears. I don't know if it is in the nature of this other application to always be visible, but it seems like it. Is there a different way to launch another app and keep it hidden?

Thanks!