I'm using VB Script-How do I call an existing VB application using VB script? I want the user to press a button and then have my existing VB application start as a result. (Shell doesn't work in VB script)

Thanks,