I have problem inserting password runas in java, i have searched for the answer but not yet get the answers, anyone can help me to solve my problem?
Process pr = rt.exec("runas /profile /user:USER \""+command+"\"");
I have problem inserting password runas in java, i have searched for the answer but not yet get the answers, anyone can help me to solve my problem?
Process pr = rt.exec("runas /profile /user:USER \""+command+"\"");