pub fn runas( exe_path: &str, args: Option<Vec<String>>, wait: bool, ) -> Result<(), Error>
winapi
run the program with administrator privileges