1) What is the difference between Shell and ShellExecute?
I saw link(http://www.vbforums.com/showthread.p...l-ShellExecute) and some other.The ShellExecute API function will load any file with it's default application. But for n excutable file(.exe) file what are the difference between these two?
2) IF "lauch programs and files in an iframe" is set to "Prompt" and then using shell command does not prompt security window to confirm where as shellExecute prompts the window asking user to allow or not.
So why does shellExecute gives prompt and why shell does not give?
I saw link(http://www.vbforums.com/showthread.p...l-ShellExecute) and some other.The ShellExecute API function will load any file with it's default application. But for n excutable file(.exe) file what are the difference between these two?
2) IF "lauch programs and files in an iframe" is set to "Prompt" and then using shell command does not prompt security window to confirm where as shellExecute prompts the window asking user to allow or not.
So why does shellExecute gives prompt and why shell does not give?