what is the difference between invoke application and system.util.run
Both are doing smae job the mazer diffarense is Invokeapplication is used for Excutable files only. Systemutil.run is used for any files. If any mistakes let me know.