How to run a cmd command through Runtime.getRuntime.exec() with administrator privileges for example "netsh wlan start hostednetwork" and also I need the output of executed command! How to run a cmd command through Runtime.getRun
How to run a cmd command through Runtime.getRuntime.exec() with administrator privileges for example "netsh wlan start hostednetwork" and also I need the output of executed command! How to run a cmd command through Runtime.getRun