Hi,
I need to run a java class file from VB. I tried using the ShellExecute API, but that returns 31( an error that "there is no program associated with the specified type of file.")

How do I run the file? any ideas????

Thanks.