[Windows *] Run files / programs
target | Specify the file or software to execute. |
param | Specifies the parameters to pass to the software to run. |
If the execution succeeds, it returns true, and if it fails, it returns false.
Executes the file or software specified by target.
Nothing happens on Android.