StartInfo.Verb = "runas" 'add this to prompt for elevation proc.StartInfo.UserName = "admin" proc ...
確定! 回上一頁