Searched refs:ExpandExecutable (Results 1 – 2 of 2) sorted by relevance
42 …dkt_or_temp_exe_path = FileUtil.ExpandExecutable(CafeX.Properties.Resources.win_dkt, "win_dkt.exe"… in GetExeName()1978 …monitor_or_temp_exe_path = FileUtil.ExpandExecutable(CafeX.Properties.Resources.win_monitor, "win_… in GetExeName()
1168 internal static string ExpandExecutable(byte[] payload, string filename) in ExpandExecutable() method in CafeX.FileUtil