So all I need to know is how to call an external program via
VB. I am using the code below but it says file not found. The file is there without a doubt. I am thinking I am writing the right path to the file. I am just using the same path format that the registry uses. Thanks
Code:
Shell("\Program Files\Opera Mobile\OperaL.exe")