pub fn run_in_all_sessions( executable_path: &str, command_line: &str, all_user: bool, first_execution: bool, ) -> PisPasResult<Option<HANDLE>>