Shell and ShellExecute function - VB 6 tutorial - developer Fusion
Shows you how to open another application using the Shell function, and use the ShellExecute API to open a file with its default viewer. ... You can run another application by using the Shell statement. '// this code calls c: est.exe Shell "c:\test.ex...