can u give me the difference between Shell and ShellExecute...
Is it correct...that In shell command have to specify .exe file first and next the file which is to be opened or executed
And in ShellExecute command,it ditermines first the file extension and then opens that file calling that...