问题
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+"\"");
来源:https://stackoverflow.com/questions/19789115/how-to-fill-password-runas-command-in-java