another application ? no . You might need to use that if you are starting your application from a module Main sub . It accepts some different parameters like a form (to show when the application is run)...etc

If you want to start different application , simply use this :
VB Code:
  1. Process.Start("applicationName.exe")